]> git.pld-linux.org Git - packages/collectd.git/blobdiff - no-Werror.patch
- release 8 (by relup.sh)
[packages/collectd.git] / no-Werror.patch
index 00e9ce484c3a09a94f68b37341a17b812897a26c..d31882884f7a6a95e7cfc900a55de3723a5f70e1 100644 (file)
@@ -24,7 +24,7 @@
        # (see issues #41 and #42)
 -      CFLAGS="$CFLAGS $PERL_CFLAGS -Wall -Werror"
 +      CFLAGS="$CFLAGS $PERL_CFLAGS -Wall"
-       LDFLAGS="$LDFLAGS $PERL_LDFLAGS"
+       LIBS="$LIBS $PERL_LIBS"
  
        AC_CACHE_CHECK([for broken Perl_load_module()],
 --- collectd-5.4.1/src/Makefile.am~    2014-10-04 22:34:10.000000000 +0200
This page took 0.052769 seconds and 4 git commands to generate.