File gsignond-disable-werror.patch of Package gsignond

--- a/configure.ac
+++ b/configure.ac
@@ -184,9 +184,7 @@ GSIGNOND_CFLAGS="$GSIGNOND_CFLAGS -D_POS
 
 # Checks for typedefs, structures, and compiler characteristics.
 GSIGNOND_CFLAGS="$GSIGNOND_CFLAGS -Wall -DG_LOG_DOMAIN=\\\"gsignond\\\""
-if test "x$enable_debug" = "xno" ; then
-    GSIGNOND_CFLAGS="$GSIGNOND_CFLAGS -Werror"
-else
+if test "x$enable_debug" != "xno" ; then
     GSIGNOND_CFLAGS="$GSIGNOND_CFLAGS -DENABLE_DEBUG"
 fi
 
openSUSE Build Service is sponsored by