aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorcomex2015-01-10 16:04:32 -0500
committercomex2015-01-10 16:04:32 -0500
commit19a538132d5f5d1a13b51bb7e909f525da791220 (patch)
tree8523033f1366c0a9754593bc0505360a7bf22c18 /Makefile
parentsimplify (diff)
downloadsubstitute-19a538132d5f5d1a13b51bb7e909f525da791220.tar.gz
private syms starting to look good
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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