From 7d25880a7217a17e9483ab9155e5a320e6733c21 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 31 Oct 2013 17:17:47 +0100 Subject: avoid relinking, because we use a fake root for install, disables annoying -rpath addition to the libtool script --- package/libtool/patches/patch-libltdl_configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/libtool/patches/patch-libltdl_configure (limited to 'package/libtool/patches/patch-libltdl_configure') diff --git a/package/libtool/patches/patch-libltdl_configure b/package/libtool/patches/patch-libltdl_configure new file mode 100644 index 000000000..95fffd3c1 --- /dev/null +++ b/package/libtool/patches/patch-libltdl_configure @@ -0,0 +1,11 @@ +--- libtool-2.4.2.orig/libltdl/configure 2011-10-17 12:19:47.000000000 +0200 ++++ libtool-2.4.2/libltdl/configure 2013-10-31 16:17:57.695906500 +0100 +@@ -8690,7 +8690,7 @@ $as_echo_n "checking whether the $compil + enable_shared_with_static_runtimes=no + export_dynamic_flag_spec= + export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' +- hardcode_automatic=no ++ hardcode_automatic=yes + hardcode_direct=no + hardcode_direct_absolute=no + hardcode_libdir_flag_spec= -- cgit v1.2.3