]> git.pld-linux.org Git - packages/liborcus.git/blame - liborcus-flags.patch
- updated to 0.12.0 (note: new library names, API 0.12; uses ixion 0.12)
[packages/liborcus.git] / liborcus-flags.patch
CommitLineData
d4854844
JB
1--- liborcus-0.12.0/configure.ac.orig 2016-08-20 20:49:07.000000000 +0200
2+++ liborcus-0.12.0/configure.ac 2016-08-30 15:53:13.932267671 +0200
3@@ -112,9 +112,8 @@
4 [enable_debug=no]
5 )
6 AS_IF([test "x$enable_debug" != "xno"], [
7- CXXFLAGS="$CXXFLAGS -g -O0 -DMDDS_ASSERT_STRING_MAP"
8+ CXXFLAGS="$CXXFLAGS -g -DMDDS_ASSERT_STRING_MAP"
9 ], [
10- CXXFLAGS="$CXXFLAGS -O2"
11 AC_DEFINE([NDEBUG], [], [Disable debugging information])
12 ])
13
This page took 0.062165 seconds and 4 git commands to generate.