updated on Tue Jan 10 12:02:00 UTC 2012
[aur-mirror.git] / trousers / no-werror.patch
blob61cc679716fc42b6b8a1d942a61eb90effd1adc1
1 --- trousers-0.3.7/configure.ORIG 2011-09-10 19:24:04.969048520 -0700
2 +++ trousers-0.3.7/configure 2011-09-10 19:24:15.689048201 -0700
3 @@ -12716,7 +12716,7 @@
6 if test "x${GCC}" = "xyes"; then
7 - CFLAGS="$CFLAGS -W -Wall -Werror -Wno-unused-parameter -Wsign-compare"
8 + CFLAGS="$CFLAGS -W -Wall -Wno-unused-parameter -Wsign-compare"
9 fi
11 CFLAGS="$CFLAGS -I../include \