summaryrefslogtreecommitdiff
blob: e71506bce15b61cf063b1cb436d75b8632d0c3b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- uthash-2.0.2/tests/Makefile
+++ uthash-2.0.2/tests/Makefile
@@ -18,7 +18,7 @@
 CFLAGS += -I$(HASHDIR)
 #CFLAGS += -DHASH_BLOOM=16
 #CFLAGS += -O2
-CFLAGS += -g
+#CFLAGS += -g
 #CFLAGS += -Wstrict-aliasing=2
 CFLAGS += -Wall 
 #CFLAGS += -Wextra