]> git.pld-linux.org Git - packages/ixion.git/blame - ixion-flags.patch
- updated to 0.11.1 (new library name, API 0.11; ixion 0.9.x with API 0.10 left on...
[packages/ixion.git] / ixion-flags.patch
CommitLineData
0885abe8
JB
1--- libixion-0.11.1/configure.ac.orig 2016-04-05 02:48:42.000000000 +0200
2+++ libixion-0.11.1/configure.ac 2016-05-15 21:56:19.338952688 +0200
3@@ -94,8 +94,7 @@
4 AM_CONDITIONAL([BUILD_PYTHON], [test "x$enable_python" != "xno"])
5 AM_CONDITIONAL([OSX], [test "x$_os" = "xDarwin"])
6
7-CPPFLAGS="$CPPFLAGS -g -O2 -fvisibility=hidden -I/usr/local/include"
8-LDFLAGS="-L/usr/local/lib"
9+CPPFLAGS="$CPPFLAGS -fvisibility=hidden"
10
11 BOOST_THREADS
12 BOOST_PROGRAM_OPTIONS
This page took 0.110577 seconds and 4 git commands to generate.