]> git.pld-linux.org Git - packages/netsurf.git/blame - no-Werror.patch
- updated to 3.4
[packages/netsurf.git] / no-Werror.patch
CommitLineData
19c141f7
WF
1--- netsurf-3.3/monkey/Makefile.target.orig 2015-03-16 12:51:28.222386599 +0100
2+++ netsurf-3.3/monkey/Makefile.target 2015-03-16 12:52:53.091926808 +0100
3@@ -33,8 +33,6 @@ $(eval $(call pkg_config_find_and_add_en
42855131
JR
4 # no pkg-config for this library
5 $(eval $(call feature_enabled,WEBP,-DWITH_WEBP,-lwebp -lvpx,WebP (libwebp)))
6
19c141f7 7-CWARNFLAGS += -Werror
42855131 8-
19c141f7
WF
9 CFLAGS += -std=c99 -Dmonkey -Dnsmonkey -g \
10 -D_BSD_SOURCE \
11 -D_XOPEN_SOURCE=600 \
This page took 0.082737 seconds and 4 git commands to generate.