summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-20 17:33:44 +0000
committerSam James <sam@gentoo.org>2020-12-20 17:35:54 +0000
commitb508b26a0ff7ba4294a7a143e5aacadf93f006c2 (patch)
tree43050b37b4e4908293275a3ea47971570ad93990 /dev-libs/uthash/files
parentmedia-libs/xine-lib: cleanup old (diff)
downloadgentoo-b508b26a0ff7ba4294a7a143e5aacadf93f006c2.tar.gz
gentoo-b508b26a0ff7ba4294a7a143e5aacadf93f006c2.tar.bz2
gentoo-b508b26a0ff7ba4294a7a143e5aacadf93f006c2.zip
dev-libs/uthash: cleanup old
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/uthash/files')
-rw-r--r--dev-libs/uthash/files/uthash-2.0.2-cflags.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-libs/uthash/files/uthash-2.0.2-cflags.patch b/dev-libs/uthash/files/uthash-2.0.2-cflags.patch
deleted file mode 100644
index e71506bce15b..000000000000
--- a/dev-libs/uthash/files/uthash-2.0.2-cflags.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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