summaryrefslogtreecommitdiffstats
path: root/arch/ppc/Makefile
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2008-06-03 12:36:35 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2008-06-03 12:36:35 +0200
commitbca64df5016ce0cb6c69b8f55ae286916cb848b2 (patch)
tree0b715b0938c8ff3e1b3fcecf02b34d217dbedeee /arch/ppc/Makefile
parent7681d868badf6f5775256ded3d2ec8593221a5c9 (diff)
downloadbarebox-bca64df5016ce0cb6c69b8f55ae286916cb848b2.tar.gz
barebox-bca64df5016ce0cb6c69b8f55ae286916cb848b2.tar.xz
[kbuild] move -fno-builtin from architecture Makefiles to toplevel
Makefile
Diffstat (limited to 'arch/ppc/Makefile')
-rw-r--r--arch/ppc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc/Makefile b/arch/ppc/Makefile
index 99dafb21c8..18df409446 100644
--- a/arch/ppc/Makefile
+++ b/arch/ppc/Makefile
@@ -1,5 +1,5 @@
-CPPFLAGS += -fno-builtin -ffreestanding -nostdinc -Wall -ffixed-r14 \
+CPPFLAGS += -ffreestanding -nostdinc -Wall -ffixed-r14 \
-pipe -meabi -Wstrict-prototypes -D __PPC__ -D CONFIG_PPC \
-fno-strict-aliasing