]> git.saurik.com Git - apple/boot.git/blobdiff - i386/nasm/Makefile
boot-132.tar.gz
[apple/boot.git] / i386 / nasm / Makefile
index 570169fb7ba7840f14a83540d748e0c13f715b15..5dc06e481c669aebd4703881ff471ec21ae49951 100644 (file)
@@ -10,7 +10,7 @@ MANINSTALLDIR = $(SYMROOT)
 INSTALLDIR = $(SYMROOT)
 
 OPTIM = -O2
-CFLAGS = $(OPTIM) -g  -Wmost -Werror
+CFLAGS = $(OPTIM) -g  -Wmost -Werror -fno-builtin
 DEFINES=
 INC = -I.
 ifneq "" "$(wildcard /bin/mkdirs)"