diff options
Diffstat (limited to 'profiles/prefix/aix/package.mask')
-rw-r--r-- | profiles/prefix/aix/package.mask | 25 |
1 files changed, 19 insertions, 6 deletions
diff --git a/profiles/prefix/aix/package.mask b/profiles/prefix/aix/package.mask index d62a60730826..1ba08f791628 100644 --- a/profiles/prefix/aix/package.mask +++ b/profiles/prefix/aix/package.mask @@ -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 <haubi@gentoo.org> (17 Feb 2015) +# Ships without gnulib module faccessat, necessary for AIX. +~sys-devel/patch-2.7.4 + +# Michael Haubenwallner <haubi@gentoo.org> (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 <haubi@gentoo.org> (14 Apr 2014) # Endless loop while compiling gcc-4.2.4 for yet unknown reason. ~sys-devel/make-4.0 -# Michael Haubenwallner <haubi@gentoo.org> (23 Dec 2010) -# Still breaks on AIX (openssh, ...) for yet unknown reason. ->=sys-devel/gcc-4.3 - # Fabian Groffen <grobian@gentoo.org> (04 Apr 2007) # This is the only linker for AIX -sys-devel/native-cctools |