haubi 14/04/14 08:50:39 Modified: package.mask Log: GNU make-4.0 on AIX endless loops with gcc-4.2.4, p.masked for now.
Revision Changes Path 1.10 profiles/prefix/aix/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/aix/package.mask?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/aix/package.mask?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/aix/package.mask?r1=1.9&r2=1.10 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/aix/package.mask,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- package.mask 4 Mar 2011 04:18:57 -0000 1.9 +++ package.mask 14 Apr 2014 08:50:39 -0000 1.10 @@ -1,6 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/aix/package.mask,v 1.9 2011/03/04 04:18:57 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/aix/package.mask,v 1.10 2014/04/14 08:50:39 haubi Exp $ + +# Michael Haubenwallner <[email protected]> (14 Apr 2014) +# Endless loop while compiling gcc-4.2.4 for yet unknown reason. +~sys-devel/make-4.0 # Michael Haubenwallner <[email protected]> (23 Dec 2010) # Still breaks on AIX (openssh, ...) for yet unknown reason.
