diff options
| author | Michael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com> | 2017-08-13 10:34:49 +0200 |
|---|---|---|
| committer | David Seifert <soap@gentoo.org> | 2017-08-13 13:27:21 +0200 |
| commit | 38fd71ad2ae1f16eeb54b3f3a72bd665c0bc9eac (patch) | |
| tree | 8e988258c641655ce585d856a545f14de7b13e39 /dev-libs/json-c/files/json-c-0.10-flags.patch | |
| parent | cb4b127ed15d489541e55acc8fa21422dd424e1a (diff) | |
| download | gentoo-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.patch | 6 |
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 - |
