]> git.pld-linux.org Git - packages/cluster-glue.git/blob - cluster-glue-opt.patch
- added link patch (fixes linking of some plugins, avoid unnecessary libraries in...
[packages/cluster-glue.git] / cluster-glue-opt.patch
1 --- Reusable-Cluster-Components-glue--glue-1.0.11/configure.ac.orig     2012-10-15 15:58:55.000000000 +0200
2 +++ Reusable-Cluster-Components-glue--glue-1.0.11/configure.ac  2013-09-06 16:26:42.523189874 +0200
3 @@ -1199,10 +1199,8 @@
4  fi
5  
6  if test "$GCC" != yes; then
7 -        CFLAGS="$CFLAGS -g"
8         enable_fatal_warnings=no
9  else
10 -        CFLAGS="$CFLAGS -ggdb3 -O0"
11  
12         # We had to eliminate -Wnested-externs because of libtool changes
13          EXTRA_FLAGS="-fgnu89-inline
This page took 0.054633 seconds and 4 git commands to generate.