diff options
author | Waldemar Brodkorb <wbrodkorb@conet.de> | 2015-02-19 13:27:50 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbrodkorb@conet.de> | 2015-02-19 13:27:50 +0100 |
commit | f0db4f5008c4bce495f1e314fe4c39576743612d (patch) | |
tree | 5a12236cfc58cee6d41262d1f01b5be4bee59f84 /package/libtool/patches/patch-libltdl_m4_libtool_m4 | |
parent | 781b5eaa91a31e93decbeea3817d2f7adeb100d2 (diff) | |
parent | 91a65fe8097b458ecba2cb88b862576e10cf72d9 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libtool/patches/patch-libltdl_m4_libtool_m4')
-rw-r--r-- | package/libtool/patches/patch-libltdl_m4_libtool_m4 | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/package/libtool/patches/patch-libltdl_m4_libtool_m4 b/package/libtool/patches/patch-libltdl_m4_libtool_m4 deleted file mode 100644 index 1ef213478..000000000 --- a/package/libtool/patches/patch-libltdl_m4_libtool_m4 +++ /dev/null @@ -1,20 +0,0 @@ ---- libtool-2.4.2.orig/libltdl/m4/libtool.m4 2011-10-17 12:17:05.000000000 +0200 -+++ libtool-2.4.2/libltdl/m4/libtool.m4 2013-10-31 16:50:11.016431400 +0100 -@@ -4592,7 +4592,7 @@ m4_if([$1], [CXX], [ - _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no - _LT_TAGVAR(export_dynamic_flag_spec, $1)= - _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols' -- _LT_TAGVAR(hardcode_automatic, $1)=no -+ _LT_TAGVAR(hardcode_automatic, $1)=yes - _LT_TAGVAR(hardcode_direct, $1)=no - _LT_TAGVAR(hardcode_direct_absolute, $1)=no - _LT_TAGVAR(hardcode_libdir_flag_spec, $1)= -@@ -5840,7 +5840,7 @@ _LT_TAGVAR(hardcode_libdir_flag_spec, $1 - _LT_TAGVAR(hardcode_libdir_separator, $1)= - _LT_TAGVAR(hardcode_minus_L, $1)=no - _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported --_LT_TAGVAR(hardcode_automatic, $1)=no -+_LT_TAGVAR(hardcode_automatic, $1)=yes - _LT_TAGVAR(inherit_rpath, $1)=no - _LT_TAGVAR(module_cmds, $1)= - _LT_TAGVAR(module_expsym_cmds, $1)= |