]> git.pld-linux.org Git - packages/netsurf.git/blame - no-Werror.patch
- drop Werror (fails to build on current glibc)
[packages/netsurf.git] / no-Werror.patch
CommitLineData
42855131
JR
1--- netsurf-3.1/monkey/Makefile.target~ 2014-04-25 13:14:16.000000000 +0200
2+++ netsurf-3.1/monkey/Makefile.target 2014-11-25 19:35:10.859023670 +0100
3@@ -33,8 +33,6 @@
4 # no pkg-config for this library
5 $(eval $(call feature_enabled,WEBP,-DWITH_WEBP,-lwebp -lvpx,WebP (libwebp)))
6
7-WARNFLAGS += -Werror
8-
9 MONKEYCFLAGS := -std=c99 -Dmonkey -Dnsmonkey \
10 -D_BSD_SOURCE \
11 -D_XOPEN_SOURCE=600 \
This page took 0.206871 seconds and 4 git commands to generate.