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-configure | |
parent | 781b5eaa91a31e93decbeea3817d2f7adeb100d2 (diff) | |
parent | 91a65fe8097b458ecba2cb88b862576e10cf72d9 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libtool/patches/patch-configure')
-rw-r--r-- | package/libtool/patches/patch-configure | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/package/libtool/patches/patch-configure b/package/libtool/patches/patch-configure deleted file mode 100644 index e95e35cce..000000000 --- a/package/libtool/patches/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- libtool-2.4.2.orig/configure 2011-10-17 12:18:58.000000000 +0200 -+++ libtool-2.4.2/configure 2013-10-31 16:17:18.508406500 +0100 -@@ -9340,7 +9340,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= -@@ -13694,7 +13694,7 @@ hardcode_libdir_flag_spec_CXX= - hardcode_libdir_separator_CXX= - hardcode_minus_L_CXX=no - hardcode_shlibpath_var_CXX=unsupported --hardcode_automatic_CXX=no -+hardcode_automatic_CXX=yes - inherit_rpath_CXX=no - module_cmds_CXX= - module_expsym_cmds_CXX= |