summaryrefslogtreecommitdiffstats
path: root/main/iniparser/rpath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/iniparser/rpath.patch')
-rw-r--r--main/iniparser/rpath.patch13
1 files changed, 5 insertions, 8 deletions
diff --git a/main/iniparser/rpath.patch b/main/iniparser/rpath.patch
index 2f6e25c6d..eafa5d450 100644
--- a/main/iniparser/rpath.patch
+++ b/main/iniparser/rpath.patch
@@ -1,13 +1,10 @@
---- ./Makefile.orig 2013-10-31 10:10:47.200997664 +0000
-+++ ./Makefile 2013-10-31 10:13:18.609360807 +0000
-@@ -11,8 +11,8 @@
- ARFLAGS = rcv
+--- ./Makefile.orig
++++ ./Makefile
+@@ -18,7 +18,6 @@
SHLD = ${CC} ${CFLAGS}
--LDSHFLAGS = -shared -Wl,-Bsymbolic -Wl,-rpath -Wl,/usr/lib -Wl,-rpath,/usr/lib
--LDFLAGS = -Wl,-rpath -Wl,/usr/lib -Wl,-rpath,/usr/lib
-+LDSHFLAGS = -shared -Wl,-Bsymbolic
-+LDFLAGS =
+ LDSHFLAGS = -shared -Wl,-Bsymbolic
+-LDFLAGS += -Wl,-rpath -Wl,/usr/lib -Wl,-rpath,/usr/lib
# Set RANLIB to ranlib on systems that require it (Sun OS < 4, Mac OSX)
# RANLIB = ranlib