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.9.orig/configure trousers-0.3.9/configure
--- trousers-0.3.9.orig/configure 2012-05-30 11:16:40.000000000 -0400
+++ trousers-0.3.9/configure 2012-08-27 12:39:14.432278839 -0400
@@ -13503,7 +13503,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 \