blob: e54bff4603f21b8322f2729bf60cf63d5178ddfc (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- ./libtool.orig 2019-08-12 18:34:20.894114692 -0500
+++ ./libtool 2019-08-12 18:35:06.793116162 -0500
@@ -379,7 +379,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=""
# Whether we need a single "-rpath" flag with a separated argument.
hardcode_libdir_separator=""
|