summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2015-01-12 21:24:40 +0000
committerMichael Haubenwallner <haubi@gentoo.org>2015-01-12 21:24:40 +0000
commitf7d9eaf993ae6894d2801bdd12ac39951066aa52 (patch)
tree8f0ba5c8c54dbcb7550a5b6f3f6e57873df43f12 /eclass
parentprofiles/prefix/aix: libtool-2.4.4 supports --with-aix-soname=svr4, set EXTRA... (diff)
downloadgentoo-2-f7d9eaf993ae6894d2801bdd12ac39951066aa52.tar.gz
gentoo-2-f7d9eaf993ae6894d2801bdd12ac39951066aa52.tar.bz2
gentoo-2-f7d9eaf993ae6894d2801bdd12ac39951066aa52.zip
elibtoolize/AIX: set default to --with-aix-soname=svr4
Diffstat (limited to 'eclass')
-rw-r--r--eclass/ChangeLog6
-rw-r--r--eclass/ELT-patches/aixrtl/2.4.4-with-svr411
2 files changed, 16 insertions, 1 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index b2147d1c74d1..0c7100dcc188 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for eclass directory
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1505 2015/01/12 14:21:17 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.1506 2015/01/12 21:24:40 haubi Exp $
+
+ 12 Jan 2015; Michael Haubenwallner <haubi@gentoo.org>
+ +ELT-patches/aixrtl/2.4.4-with-svr4:
+ set default to --with-aix-soname=svr4
12 Jan 2015; Lars Wendler <polynomial-c@gentoo.org> autotools.eclass:
Use "--force" when running eautoconf through eautoreconf (bug #527506).
diff --git a/eclass/ELT-patches/aixrtl/2.4.4-with-svr4 b/eclass/ELT-patches/aixrtl/2.4.4-with-svr4
new file mode 100644
index 000000000000..f356ea9883a9
--- /dev/null
+++ b/eclass/ELT-patches/aixrtl/2.4.4-with-svr4
@@ -0,0 +1,11 @@
+--- configure
++++ configure
+@@ -10835,7 +10835,7 @@
+ if ${lt_cv_with_aix_soname+:} false; then :
+ $as_echo_n "(cached) " >&6
+ else
+- lt_cv_with_aix_soname=aix
++ lt_cv_with_aix_soname=svr4
+ fi
+
+ with_aix_soname=$lt_cv_with_aix_soname