]> git.pld-linux.org Git - packages/netsurf.git/blob - no-Werror.patch
- updated to 3.4
[packages/netsurf.git] / no-Werror.patch
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
4  # no pkg-config for this library
5  $(eval $(call feature_enabled,WEBP,-DWITH_WEBP,-lwebp -lvpx,WebP (libwebp)))
6  
7 -CWARNFLAGS += -Werror
8 -
9  CFLAGS += -std=c99 -Dmonkey -Dnsmonkey -g \
10           -D_BSD_SOURCE \
11           -D_XOPEN_SOURCE=600 \
This page took 0.079301 seconds and 3 git commands to generate.