mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 05:58:57 +00:00
Add -ffreestanding to CFLAGS.
This commit is contained in:
parent
87c4cce00e
commit
348df1aa25
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96579
@ -3,4 +3,4 @@
|
||||
# $FreeBSD$
|
||||
|
||||
LOADER_ADDRESS?= 0x100000
|
||||
CFLAGS+= -mpreferred-stack-boundary=2
|
||||
CFLAGS+= -ffreestanding -mpreferred-stack-boundary=2
|
||||
|
Loading…
Reference in New Issue
Block a user