Author: lisu                         Date: Sat Jun 11 12:08:54 2011 GMT
Module: packages                      Tag: STABLE
---- Log message:
- dropped -Werror flag

---- Files affected:
packages/NetworkManager-applet:
   NetworkManager-applet-werror.patch (NONE -> 1.1.2.1)  (NEW)

---- Diffs:

================================================================
Index: packages/NetworkManager-applet/NetworkManager-applet-werror.patch
diff -u /dev/null 
packages/NetworkManager-applet/NetworkManager-applet-werror.patch:1.1.2.1
--- /dev/null   Sat Jun 11 14:08:54 2011
+++ packages/NetworkManager-applet/NetworkManager-applet-werror.patch   Sat Jun 
11 14:08:48 2011
@@ -0,0 +1,15 @@
+--- network-manager-applet-0.8.2/m4/compiler_warnings.m4~      2010-04-06 
08:35:03.000000000 +0200
++++ network-manager-applet-0.8.2/m4/compiler_warnings.m4       2011-06-11 
14:04:33.257234517 +0200
+@@ -2,10 +2,10 @@
+ [AC_ARG_ENABLE(more-warnings,
+       AS_HELP_STRING([--enable-more-warnings], [Maximum compiler warnings]),
+       set_more_warnings="$enableval",set_more_warnings=yes)
+-AC_MSG_CHECKING(for more warnings, including -Werror)
++AC_MSG_CHECKING(for more warnings)
+ if test "$GCC" = "yes" -a "$set_more_warnings" != "no"; then
+       AC_MSG_RESULT(yes)
+-      CFLAGS="-Wall -Werror -std=gnu89 $CFLAGS"
++      CFLAGS="-Wall -std=gnu89 $CFLAGS"
+ 
+       for option in -Wshadow -Wmissing-declarations -Wmissing-prototypes \
+                     -Wdeclaration-after-statement -Wstrict-prototypes \
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to