blob: a5f9701db26a17a48911d2710d8629877c8646cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- ./libtool.orig 2013-12-11 17:33:25.828622889 -0600
+++ ./libtool 2013-12-11 17:39:28.910619029 -0600
@@ -363,7 +363,7 @@
# Flag to hardcode $libdir into a binary during linking.
# This must work even if $libdir does not exist
-hardcode_libdir_flag_spec="\${wl}-rpath \${wl}\$libdir"
+hardcode_libdir_flag_spec=""
# If ld is used when linking, flag to hardcode $libdir into a binary
# during linking. This must work even if $libdir does not exist.
|