haubi 15/01/12 21:26:32 Modified: make.defaults Log: profiles/prefix/aix: rely on elibtoolize(aixrtl) to force --with-aix-soname=svr4
Revision Changes Path 1.7 profiles/prefix/aix/make.defaults file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/aix/make.defaults?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/aix/make.defaults?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/aix/make.defaults?r1=1.6&r2=1.7 Index: make.defaults =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/aix/make.defaults,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- make.defaults 12 Jan 2015 20:48:24 -0000 1.6 +++ make.defaults 12 Jan 2015 21:26:32 -0000 1.7 @@ -1,6 +1,6 @@ # 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.6 2015/01/12 20:48:24 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/aix/make.defaults,v 1.7 2015/01/12 21:26:32 haubi Exp $ # System-wide defaults for all AIX profiles # This file should rarely need to be changed @@ -18,6 +18,3 @@ 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"
