aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2016-06-28 13:20:07 -0400
committerAnthony G. Basile <blueness@gentoo.org>2016-06-28 13:20:07 -0400
commit74d885ce487911cae6b2d4c596d98dc25d2865a6 (patch)
tree2efc8b211f30eab5d561e78d2ff95cb128bbd21e /eclass/ELT-patches/aixrtl/2.2.0-cmds-c
parentsys-devel/libtool: add m4/libtool.m4 patch for ppc64le #581314 (diff)
downloadppc64le-74d885ce487911cae6b2d4c596d98dc25d2865a6.tar.gz
ppc64le-74d885ce487911cae6b2d4c596d98dc25d2865a6.tar.bz2
ppc64le-74d885ce487911cae6b2d4c596d98dc25d2865a6.zip
eclass/libtool.eclass + ELT-patches: copy from tree
Diffstat (limited to 'eclass/ELT-patches/aixrtl/2.2.0-cmds-c')
-rw-r--r--eclass/ELT-patches/aixrtl/2.2.0-cmds-c11
1 files changed, 11 insertions, 0 deletions
diff --git a/eclass/ELT-patches/aixrtl/2.2.0-cmds-c b/eclass/ELT-patches/aixrtl/2.2.0-cmds-c
new file mode 100644
index 0000000..6c2cd7e
--- /dev/null
+++ b/eclass/ELT-patches/aixrtl/2.2.0-cmds-c
@@ -0,0 +1,11 @@
+--- configure
++++ configure
+@@ -8619,7 +8619,7 @@
+ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
+
+ hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
+- archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
++ archive_expsym_cmds='eval `echo "$soname" | sed -e "s,^,: ,; s,(,; membnam=,; s,\.o),,"`~rm -f -r $lib.d~mkdir -p $lib.d~$CC -o $lib.d/$membnam.o $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags -shared $wl-G$allow_undefined_flag $wl'$exp_sym_flag':$export_symbols~$STRIP -e $lib.d/$membnam.o~( echo "#! $soname"; if test $membnam = shr_64; then echo "# 64"; else echo "# 32"; fi; cat $export_symbols ) > $lib.d/$membnam.imp~$AR $AR_FLAGS $lib $lib.d/$membnam.o $lib.d/$membnam.imp~rm -f -r $lib.d'
+ else
+ if test "$host_cpu" = ia64; then
+ hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'