]> git.pld-linux.org Git - packages/cluster-glue.git/blame - cluster-glue-opt.patch
- allow packaging on systems without systemd
[packages/cluster-glue.git] / cluster-glue-opt.patch
CommitLineData
aed83822
JB
1--- Reusable-Cluster-Components-glue--glue-1.0.12/configure.ac.orig 2015-12-15 22:12:07.252626084 +0100
2+++ Reusable-Cluster-Components-glue--glue-1.0.12/configure.ac 2015-12-15 22:14:16.329287335 +0100
3@@ -1223,10 +1223,8 @@
1be99b68
JB
4 fi
5
6 if test "$GCC" != yes; then
7- CFLAGS="$CFLAGS -g"
8 enable_fatal_warnings=no
9 else
aed83822 10- CFLAGS="$CFLAGS -ggdb"
1be99b68
JB
11
12 # We had to eliminate -Wnested-externs because of libtool changes
13 EXTRA_FLAGS="-fgnu89-inline
This page took 0.702089 seconds and 4 git commands to generate.