summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/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/blackfin/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/blackfin/Makefile')
-rw-r--r--arch/blackfin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/Makefile b/arch/blackfin/Makefile
index a8b23ed00e..7f42a1d54c 100644
--- a/arch/blackfin/Makefile
+++ b/arch/blackfin/Makefile
@@ -1,5 +1,5 @@
-CPPFLAGS += -fno-builtin -ffreestanding -nostdinc -Wall \
+CPPFLAGS += -ffreestanding -nostdinc -Wall \
-pipe -fno-strict-aliasing