summaryrefslogtreecommitdiffstats
path: root/stand/powerpc/boot1.chrp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/powerpc/boot1.chrp/Makefile')
-rw-r--r--stand/powerpc/boot1.chrp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/stand/powerpc/boot1.chrp/Makefile b/stand/powerpc/boot1.chrp/Makefile
index 384d0ab..ee32ff5 100644
--- a/stand/powerpc/boot1.chrp/Makefile
+++ b/stand/powerpc/boot1.chrp/Makefile
@@ -13,9 +13,7 @@ SRCS= boot1.c ashldi3.c syncicache.c
MAN=
-CFLAGS= -ffreestanding -msoft-float \
- -I${LDRSRC} -I${SYSDIR} -I${SASRC} \
- -D_STANDALONE
+CFLAGS= -I${LDRSRC} -I${SYSDIR} -I${SASRC} -D_STANDALONE
LDFLAGS=-nostdlib -static -Wl,-N
.PATH: ${SYSDIR}/libkern ${SRCTOP}/lib/libc/powerpc/gen ${.CURDIR}
OpenPOWER on IntegriCloud