You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/uthash/files/uthash-2.0.2-cflags.patch

12 lines
250 B

--- 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