X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnulib%2Fregenerate%2Fno-error.patch;h=f62dd5702e24fb0bb1949d821b4acbeb24890159;hb=8eb7e8e19f1373f6be7f1f7837b997748ce31d0e;hp=411d948a0dd5c7d537805e7e84f0b9a542e245f6;hpb=d3b2175e084f88c8736ad7073eacbf4670147aec;p=debian%2Famanda diff --git a/gnulib/regenerate/no-error.patch b/gnulib/regenerate/no-error.patch index 411d948..f62dd57 100644 --- a/gnulib/regenerate/no-error.patch +++ b/gnulib/regenerate/no-error.patch @@ -2,13 +2,14 @@ Index: gnulib/Makefile.am =================================================================== --- gnulib/Makefile.am (revision 5691) +++ gnulib/Makefile.am (working copy) -@@ -26,6 +26,9 @@ +@@ -27,6 +27,9 @@ MAINTAINERCLEANFILES = AM_CPPFLAGS = +if GCC_COMPILER -+ AM_CFLAGS += -Wno-error ++ AM_CFLAGS = -Wno-error -Wno-sign-compare +endif + AM_CFLAGS = noinst_LTLIBRARIES += libgnu.la