]> git.pld-linux.org Git - packages/wesnoth.git/blob - wesnoth-werror.patch
- wrong branch, reversed
[packages/wesnoth.git] / wesnoth-werror.patch
1 --- wesnoth-1.6.4/configure.ac~ 2009-07-08 09:01:45.000000000 +0200
2 +++ wesnoth-1.6.4/configure.ac  2009-07-08 09:22:02.000000000 +0200
3 @@ -107,7 +107,7 @@
4  then
5  #   Strict compilation for C files is disabled until somebody wants to clean them.
6  #      CFLAGS="$CFLAGS -Werror -Wno-unused -Wno-sign-compare"
7 -       CXXFLAGS="$CXXFLAGS -Werror -Wno-unused -Wno-sign-compare"
8 +       CXXFLAGS="$CXXFLAGS -Wno-unused -Wno-sign-compare"
9  fi
10  
11  # Make tests default in svn version
This page took 0.201629 seconds and 3 git commands to generate.