summaryrefslogtreecommitdiff
path: root/dev-libs/json-c/files/json-c-0.10-flags.patch
diff options
context:
space:
mode:
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>2017-08-13 10:34:49 +0200
committerDavid Seifert <soap@gentoo.org>2017-08-13 13:27:21 +0200
commit38fd71ad2ae1f16eeb54b3f3a72bd665c0bc9eac (patch)
tree8e988258c641655ce585d856a545f14de7b13e39 /dev-libs/json-c/files/json-c-0.10-flags.patch
parentcb4b127ed15d489541e55acc8fa21422dd424e1a (diff)
downloadgentoo-38fd71ad2ae1f16eeb54b3f3a72bd665c0bc9eac.tar.gz
gentoo-38fd71ad2ae1f16eeb54b3f3a72bd665c0bc9eac.tar.bz2
gentoo-38fd71ad2ae1f16eeb54b3f3a72bd665c0bc9eac.zip
dev-libs/json-c: remove unused patches
Closes: https://github.com/gentoo/gentoo/pull/5401
Diffstat (limited to 'dev-libs/json-c/files/json-c-0.10-flags.patch')
-rw-r--r--dev-libs/json-c/files/json-c-0.10-flags.patch6
1 files changed, 0 insertions, 6 deletions
diff --git a/dev-libs/json-c/files/json-c-0.10-flags.patch b/dev-libs/json-c/files/json-c-0.10-flags.patch
deleted file mode 100644
index 8634f8701777..000000000000
--- a/dev-libs/json-c/files/json-c-0.10-flags.patch
+++ /dev/null
@@ -1,6 +0,0 @@
---- json-c-0.10/Makefile.am.inc
-+++ json-c-0.10/Makefile.am.inc
-@@ -1,2 +1,2 @@
--AM_CFLAGS = -Wall -Wwrite-strings -Werror -std=gnu99 -D_GNU_SOURCE -D_REENTRANT
-+AM_CFLAGS = -Wall -Wwrite-strings -std=gnu99 -D_GNU_SOURCE -D_REENTRANT
-