updated on Wed Jan 25 16:08:47 UTC 2012
[aur-mirror.git] / trousers / no-werror.patch
blobc7c93f498f62a49f3f3b2a940b50951d3aef8e1b
1 --- trousers-0.3.8_ORG/configure 2012-01-06 12:32:25.862498967 +0100
2 +++ trousers-0.3.8/configure 2012-01-06 13:00:00.224342034 +0100
3 @@ -12708,7 +12708,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 \