]> git.pld-linux.org Git - packages/blt.git/blame - blt-norpath.patch
- added 64 bit patch, fixed install
[packages/blt.git] / blt-norpath.patch
CommitLineData
d5588c95 1--- blt2.4z/configure.in.orig 2005-07-23 19:20:23.000000000 +0200
2+++ blt2.4z/configure.in 2005-07-23 19:22:51.000000000 +0200
3@@ -1178,7 +1178,7 @@
118f4eb4
JB
4 SHLIB_CFLAGS="-fPIC"
5 SHLIB_LD="${CC}"
d5588c95 6 SHLIB_LD_FLAGS='-rdynamic -shared -Wl,-E -Wl,-soname,$@'
7- LD_RUN_PATH="-Wl,-rpath,${loader_run_path}"
8+ LD_RUN_PATH=""
118f4eb4 9
d5588c95 10 LDFLAGS=""
118f4eb4 11 EXTRA_LIB_SPECS="-ldl"
This page took 0.058041 seconds and 4 git commands to generate.