summaryrefslogtreecommitdiffstats
path: root/stand/powerpc/ps3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'stand/powerpc/ps3/Makefile')
-rw-r--r--stand/powerpc/ps3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/stand/powerpc/ps3/Makefile b/stand/powerpc/ps3/Makefile
index 07ad135..fc6ec9c 100644
--- a/stand/powerpc/ps3/Makefile
+++ b/stand/powerpc/ps3/Makefile
@@ -30,7 +30,7 @@ HELP_FILES= # Disable
.include "${BOOTSRC}/loader.mk"
.PATH: ${SYSDIR}/libkern
-CFLAGS+= -Wall -ffreestanding -msoft-float -DAIM
+CFLAGS+= -Wall -DAIM
# load address. set in linker script
RELOC?= 0x0
CFLAGS+= -DRELOC=${RELOC}
OpenPOWER on IntegriCloud