Add -ffreestanding to CFLAGS.
This commit is contained in:
parent
87c4cce00e
commit
348df1aa25
@ -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