summaryrefslogtreecommitdiff
path: root/package/libtool
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-04 12:32:48 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-13 21:59:33 +0200
commit05a33cef50c5921fc6d3498d3b8aea8dae9d107d (patch)
tree42884ba4706d8fd12ca0f3f7189132c2927cc9e8 /package/libtool
parent087940911a68889c21c55a4981cac862b8a95b63 (diff)
we need libtool-host for pulseaudio to avoid relinking, which fails on uClibc-ng builds
Diffstat (limited to 'package/libtool')
-rw-r--r--package/libtool/patches/patch-m4_libtool_m420
1 files changed, 20 insertions, 0 deletions
diff --git a/package/libtool/patches/patch-m4_libtool_m4 b/package/libtool/patches/patch-m4_libtool_m4
new file mode 100644
index 000000000..a4e301ef5
--- /dev/null
+++ b/package/libtool/patches/patch-m4_libtool_m4
@@ -0,0 +1,20 @@
+--- libtool-2.4.6.orig/m4/libtool.m4 2015-01-20 17:15:19.000000000 +0100
++++ libtool-2.4.6/m4/libtool.m4 2015-06-04 11:48:09.000000000 +0200
+@@ -4950,7 +4950,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)=
+@@ -6308,7 +6308,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)=