diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-29 16:06:00 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-11-29 16:06:00 +0100 |
commit | 8e8512391c668fc7074f812f15eabe8f176fb01e (patch) | |
tree | f9f0862dd6eb962fe3fc4803180b431843f6c5be /package/libtool/patches/patch-libltdl_configure | |
parent | c491653a1f9574a42965025805d472c3d145f699 (diff) | |
parent | ae3d4616ed9c19a29d656193254657f93d612fa2 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libtool/patches/patch-libltdl_configure')
-rw-r--r-- | package/libtool/patches/patch-libltdl_configure | 11 |
1 files changed, 11 insertions, 0 deletions
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= |