summarylogtreecommitdiffstats
path: root/no-werror.patch
blob: c7c93f498f62a49f3f3b2a940b50951d3aef8e1b (plain)
1
2
3
4
5
6
7
8
9
10
11
--- trousers-0.3.8_ORG/configure	2012-01-06 12:32:25.862498967 +0100
+++ trousers-0.3.8/configure	2012-01-06 13:00:00.224342034 +0100
@@ -12708,7 +12708,7 @@
 
 
 if test "x${GCC}" = "xyes"; then
-	CFLAGS="$CFLAGS -W -Wall -Werror -Wno-unused-parameter -Wsign-compare"
+	CFLAGS="$CFLAGS -W -Wall -Wno-unused-parameter -Wsign-compare"
 fi
 
 CFLAGS="$CFLAGS -I../include \