You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trousers/trousers-no-werror.patch

13 lines
437 B

diff -ur trousers-0.3.6.orig/configure trousers-0.3.6/configure
--- trousers-0.3.6.orig/configure 2011-04-08 09:09:38.000000000 -0400
+++ trousers-0.3.6/configure 2011-04-08 09:41:49.000000000 -0400
@@ -14379,7 +14379,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 \