summaryrefslogtreecommitdiff
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/ChangeLog
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/ChangeLog')
-rw-r--r--eclass/ChangeLog6
1 files changed, 5 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).