]> git.pld-linux.org Git - packages/ixion.git/blob - ixion-flags.patch
- release 2 (by relup.sh)
[packages/ixion.git] / ixion-flags.patch
1 --- libixion-0.12.0/configure.ac.orig   2016-08-29 21:45:09.723013101 +0200
2 +++ libixion-0.12.0/configure.ac        2016-08-29 21:49:08.983010369 +0200
3 @@ -95,7 +95,6 @@
4  AS_IF([test "x$enable_debug" != "xno"], [
5         CXXFLAGS="$CXXFLAGS -g -O0"
6  ], [
7 -       CXXFLAGS="$CXXFLAGS -O2"
8         AC_DEFINE([NDEBUG], [], [Disable debugging information])
9  ])
10  
This page took 0.056793 seconds and 3 git commands to generate.