haubi 15/02/17 13:22:47 Modified: package.mask Log: profiles/prefix/aix: unmask gcc-4.8.4, mask patch-2.7.4
Revision Changes Path 1.11 profiles/prefix/aix/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/aix/package.mask?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/aix/package.mask?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/aix/package.mask?r1=1.10&r2=1.11 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/aix/package.mask,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- package.mask 14 Apr 2014 08:50:39 -0000 1.10 +++ package.mask 17 Feb 2015 13:22:47 -0000 1.11 @@ -1,15 +1,28 @@ -# 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/package.mask,v 1.10 2014/04/14 08:50:39 haubi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/aix/package.mask,v 1.11 2015/02/17 13:22:47 haubi Exp $ + +# Michael Haubenwallner <[email protected]> (17 Feb 2015) +# Ships without gnulib module faccessat, necessary for AIX. +~sys-devel/patch-2.7.4 + +# Michael Haubenwallner <[email protected]> (17 Feb 2015) +# Breaks (openssh, ...) because of PR target/65058 +=sys-devel/gcc-4.3* +=sys-devel/gcc-4.4* +=sys-devel/gcc-4.5* +=sys-devel/gcc-4.6* +=sys-devel/gcc-4.7* +~sys-devel/gcc-4.8.0 +~sys-devel/gcc-4.8.1 +~sys-devel/gcc-4.8.2 +~sys-devel/gcc-4.8.3 +=sys-devel/gcc-4.9* # 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. ->=sys-devel/gcc-4.3 - # Fabian Groffen <[email protected]> (04 Apr 2007) # This is the only linker for AIX -sys-devel/native-cctools
