summaryrefslogtreecommitdiff
path: root/dev-libs/uthash/files/uthash-2.1.0-cflags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/uthash/files/uthash-2.1.0-cflags.patch')
-rw-r--r--dev-libs/uthash/files/uthash-2.1.0-cflags.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-libs/uthash/files/uthash-2.1.0-cflags.patch b/dev-libs/uthash/files/uthash-2.1.0-cflags.patch
new file mode 100644
index 000000000000..588ec26078c0
--- /dev/null
+++ b/dev-libs/uthash/files/uthash-2.1.0-cflags.patch
@@ -0,0 +1,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