summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/boot/pc98/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/pc98/Makefile.inc b/sys/boot/pc98/Makefile.inc
index 8428828..65ba931 100644
--- a/sys/boot/pc98/Makefile.inc
+++ b/sys/boot/pc98/Makefile.inc
@@ -3,3 +3,4 @@
# $FreeBSD$
LOADER_ADDRESS?= 0x100000
+CFLAGS+= -mpreferred-stack-boundary=2
OpenPOWER on IntegriCloud