patch-2.3.18 linux/arch/ppc/kernel/Makefile
Next file: linux/arch/ppc/kernel/entry.S
Previous file: linux/arch/ppc/gemini_defconfig
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Sep  8 10:59:07 1999
-  Orig file: 
v2.3.17/linux/arch/ppc/kernel/Makefile
-  Orig date: 
Tue Aug 31 17:29:12 1999
diff -u --recursive --new-file v2.3.17/linux/arch/ppc/kernel/Makefile linux/arch/ppc/kernel/Makefile
@@ -69,7 +69,7 @@
 	$(HOSTCC) $(HOSTCFLAGS) -o find_name find_name.c
 
 checks: checks.c
-	$(HOSTCC) -I$(HPATH) $(HOSTCFLAGS) -D__KERNEL__ -o checks checks.c
+	$(HOSTCC) -I$(HPATH) $(HOSTCFLAGS) -D__KERNEL__ -fno-builtin -o checks checks.c
 	./checks
 
 include $(TOPDIR)/Rules.make
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)