]> git.pld-linux.org Git - packages/netsurf.git/blobdiff - no-Werror.patch
- updated to 3.3
[packages/netsurf.git] / no-Werror.patch
index 51fbeef2bce4f449832e68ffe0c1ab0ae372bc8e..1233ec5879fc90bf2fa7f82897c9f3594231a531 100644 (file)
@@ -1,11 +1,11 @@
---- netsurf-3.1/monkey/Makefile.target~        2014-04-25 13:14:16.000000000 +0200
-+++ netsurf-3.1/monkey/Makefile.target 2014-11-25 19:35:10.859023670 +0100
-@@ -33,8 +33,6 @@
+--- netsurf-3.3/monkey/Makefile.target.orig    2015-03-16 12:51:28.222386599 +0100
++++ netsurf-3.3/monkey/Makefile.target 2015-03-16 12:52:53.091926808 +0100
+@@ -33,8 +33,6 @@ $(eval $(call pkg_config_find_and_add_en
  # no pkg-config for this library
  $(eval $(call feature_enabled,WEBP,-DWITH_WEBP,-lwebp -lvpx,WebP (libwebp)))
  
--WARNFLAGS += -Werror
+-CWARNFLAGS += -Werror
 -
MONKEYCFLAGS := -std=c99 -Dmonkey -Dnsmonkey \
-               -D_BSD_SOURCE \
-               -D_XOPEN_SOURCE=600 \
CFLAGS += -std=c99 -Dmonkey -Dnsmonkey -g \
+         -D_BSD_SOURCE \
+         -D_XOPEN_SOURCE=600 \
This page took 0.056455 seconds and 4 git commands to generate.