From bca64df5016ce0cb6c69b8f55ae286916cb848b2 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Tue, 3 Jun 2008 12:36:35 +0200 Subject: [kbuild] move -fno-builtin from architecture Makefiles to toplevel Makefile --- arch/ppc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/ppc/Makefile') 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 -- cgit v1.2.3