summaryrefslogtreecommitdiff
path: root/dev-libs/uthash/files/uthash-2.1.0-cflags.patch
blob: 588ec26078c00fe37c820e6061e5324afbc5c99e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- uthash-2.1.0/tests/Makefile
+++ uthash-2.1.0/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