summaryrefslogtreecommitdiff
path: root/dev-libs/json-c/files/json-c-0.10-flags.patch
diff options
context:
space:
mode:
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, 6 insertions, 0 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
new file mode 100644
index 000000000000..8634f8701777
--- /dev/null
+++ b/dev-libs/json-c/files/json-c-0.10-flags.patch
@@ -0,0 +1,6 @@
+--- 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
+