summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/i386/Makefile.inc')
-rw-r--r--sys/boot/i386/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/i386/Makefile.inc b/sys/boot/i386/Makefile.inc
index fa5ea56..6aced18 100644
--- a/sys/boot/i386/Makefile.inc
+++ b/sys/boot/i386/Makefile.inc
@@ -3,4 +3,4 @@
# $FreeBSD$
LOADER_ADDRESS?= 0x200000
-CFLAGS+= -mpreferred-stack-boundary=2
+CFLAGS+= -ffreestanding -mpreferred-stack-boundary=2
OpenPOWER on IntegriCloud