]> git.pld-linux.org Git - packages/clan.git/blob - clan-osl.patch
- release 2 (rebuild without libosl.la)
[packages/clan.git] / clan-osl.patch
1 --- clan-0.8.0/configure.ac.orig        2014-06-03 17:55:27.000000000 +0200
2 +++ clan-0.8.0/configure.ac     2014-10-05 15:06:02.102561268 +0200
3 @@ -204,7 +204,7 @@
4         if test "x$with_osl_exec_prefix" != "x"; then
5                 OSL_LDFLAGS="-L$with_osl_exec_prefix/lib"
6         fi
7 -       OSL_LIBS="$with_osl_exec_prefix/lib/libosl.la -losl"
8 +       OSL_LIBS="-losl"
9  esac
10  AM_CONDITIONAL(BUNDLED_OSL, test $with_osl = bundled)
11  
This page took 0.101381 seconds and 3 git commands to generate.