From 19a538132d5f5d1a13b51bb7e909f525da791220 Mon Sep 17 00:00:00 2001 From: comex Date: Sat, 10 Jan 2015 16:04:32 -0500 Subject: private syms starting to look good --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d1087cc..a079fd5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # todo -CC := clang -O3 -Wall -Werror +CC := clang -O3 -Wall -Wextra -Werror -arch x86_64 IMAON2 := /Users/comex/c/imaon2 GEN_JS := node $(IMAON2)/tables/gen.js -- cgit v1.2.3