aboutsummaryrefslogtreecommitdiffstats
path: root/testing/jshon/disable-werror.patch
blob: fff4dc474e6d503a3c301da53b69f7e12398bb81 (plain)
1
2
3
4
5
6
7
8
9
10
--- ./Makefile
+++ ./Makefile
@@ -1,6 +1,6 @@
 # jshon - command line JSON parsing
 
-CFLAGS := -std=c99 -Wall -pedantic -Wextra -Werror ${CFLAGS}
+CFLAGS := -std=c99 -Wall -pedantic -Wextra ${CFLAGS}
 LDLIBS  = -ljansson
 INSTALL=install
 DESTDIR?=/