haubi       15/01/12 20:48:24

  Modified:             make.defaults
  Log:
  profiles/prefix/aix: libtool-2.4.4 supports --with-aix-soname=svr4, set 
EXTRA_ECONF for now

Revision  Changes    Path
1.6                  profiles/prefix/aix/make.defaults

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/aix/make.defaults?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/aix/make.defaults?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/aix/make.defaults?r1=1.5&r2=1.6

Index: make.defaults
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/aix/make.defaults,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- make.defaults       5 Jul 2014 13:08:33 -0000       1.5
+++ make.defaults       12 Jan 2015 20:48:24 -0000      1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/aix/make.defaults,v 1.5 
2014/07/05 13:08:33 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/aix/make.defaults,v 1.6 
2015/01/12 20:48:24 haubi Exp $
 
 # System-wide defaults for all AIX profiles
 # This file should rarely need to be changed
@@ -18,3 +18,6 @@
 ABI="ppc"
 IUSE_IMPLICIT="abi_ppc_32"
 LIBDIR_ppc="lib"
+
+# libtool-2.4.4 supports --with-aix-soname=svr4
+EXTRA_ECONF="--with-aix-soname=svr4"




Reply via email to