about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5fd5245..528c21a 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RM ?= rm -f
 PREFIX ?= /usr/local/
 BINDIR ?= ${PREFIX}/bin
 
-CFLAGS += -ansi
+CC = cc -ansi -fno-builtin
 
 .PHONY: all
 all: buc bus