r5502 - packages/trunk/opencity/debian/patches
Gonéri LE BOUDER
goneri-guest at alioth.debian.org
Thu Jan 24 21:24:12 UTC 2008
Author: goneri-guest
Date: 2008-01-24 21:24:12 +0000 (Thu, 24 Jan 2008)
New Revision: 5502
Added:
packages/trunk/opencity/debian/patches/no-pedantic.diff
Log:
add the patch
Added: packages/trunk/opencity/debian/patches/no-pedantic.diff
===================================================================
--- packages/trunk/opencity/debian/patches/no-pedantic.diff (rev 0)
+++ packages/trunk/opencity/debian/patches/no-pedantic.diff 2008-01-24 21:24:12 UTC (rev 5502)
@@ -0,0 +1,13 @@
+Index: configure
+===================================================================
+--- configure.orig
++++ configure
+@@ -4914,7 +4914,7 @@
+ fi;
+
+
+-CXXFLAGS="-Wall -Wmissing-braces -Wparentheses -ansi -pedantic-errors $CXXFLAGS"
++CXXFLAGS="-Wall -Wmissing-braces -Wparentheses -ansi $CXXFLAGS"
+
+ CXXFLAGS="-I$with_gl_prefix/include $enable_gprof $enable_debug $CXXFLAGS"
+
More information about the Pkg-games-commits
mailing list