]> git.pld-linux.org Git - packages/wesnoth.git/commitdiff
- remove -Werror flag auto/th/wesnoth-1_6_4-1
authorlisu <lisu@pld-linux.org>
Wed, 8 Jul 2009 08:26:14 +0000 (08:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wesnoth-werror.patch -> 1.1

wesnoth-werror.patch [new file with mode: 0644]

diff --git a/wesnoth-werror.patch b/wesnoth-werror.patch
new file mode 100644 (file)
index 0000000..a443801
--- /dev/null
@@ -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
This page took 0.21642 seconds and 4 git commands to generate.