Changes of Revision 11
[-] [+] | Changed | glb.spec |
[-] [+] | Added | glb-configure-0.7.4.patch ^ |
@@ -0,0 +1,11 @@ +--- configure.orig 2010-02-16 20:04:54.000000000 +0100 ++++ configure 2010-02-16 20:05:24.000000000 +0100 +@@ -5424,7 +5424,7 @@ + + # Many feature checks are broken and issue warnings. + # If we want checks to pass we have to put this at the very end. +-AM_CFLAGS="$AM_CFLAGS -Wall -Werror" ++AM_CFLAGS="$AM_CFLAGS -Wall" + AM_CPPFLAGS="$AM_CPPFLAGS -DUSE_$POLL" + + |