packages: wesnoth/wesnoth-werror.patch (NEW) - remove -Werror flag

lisu lisu at pld-linux.org
Wed Jul 8 10:26:19 CEST 2009


Author: lisu                         Date: Wed Jul  8 08:26:19 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- remove -Werror flag

---- Files affected:
packages/wesnoth:
   wesnoth-werror.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/wesnoth/wesnoth-werror.patch
diff -u /dev/null packages/wesnoth/wesnoth-werror.patch:1.1
--- /dev/null	Wed Jul  8 10:26:19 2009
+++ packages/wesnoth/wesnoth-werror.patch	Wed Jul  8 10:26:14 2009
@@ -0,0 +1,11 @@
+--- wesnoth-1.6.4/configure.ac~	2009-07-08 09:01:45.000000000 +0200
++++ wesnoth-1.6.4/configure.ac	2009-07-08 09:22:02.000000000 +0200
+@@ -107,7 +107,7 @@
+ then
+ #   Strict compilation for C files is disabled until somebody wants to clean them.
+ #	CFLAGS="$CFLAGS -Werror -Wno-unused -Wno-sign-compare"
+-	CXXFLAGS="$CXXFLAGS -Werror -Wno-unused -Wno-sign-compare"
++	CXXFLAGS="$CXXFLAGS -Wno-unused -Wno-sign-compare"
+ fi
+ 
+ # Make tests default in svn version
================================================================


More information about the pld-cvs-commit mailing list