commit:     cf356cd2645b3ad5def69b7130d62093d2e6ea28
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 18 11:55:58 2017 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Mon Sep 18 11:57:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf356cd2

profiles/prefix/aix: p.unmask gcc ~4.2.4/~4.8.4

Only these versions have the patches for proper AIX support right now.

 profiles/prefix/aix/package.mask                     |  5 -----
 profiles/prefix/aix/{package.mask => package.unmask} | 10 +++-------
 2 files changed, 3 insertions(+), 12 deletions(-)

diff --git a/profiles/prefix/aix/package.mask b/profiles/prefix/aix/package.mask
index b5a93269d59..623528a0bf3 100644
--- a/profiles/prefix/aix/package.mask
+++ b/profiles/prefix/aix/package.mask
@@ -3,11 +3,6 @@
 
 # Michael Haubenwallner <ha...@gentoo.org> (03 Mar 2017)
 # 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.5
 
 # Michael Haubenwallner <ha...@gentoo.org> (14 Apr 2014)

diff --git a/profiles/prefix/aix/package.mask 
b/profiles/prefix/aix/package.unmask
similarity index 70%
copy from profiles/prefix/aix/package.mask
copy to profiles/prefix/aix/package.unmask
index b5a93269d59..4316cec44a8 100644
--- a/profiles/prefix/aix/package.mask
+++ b/profiles/prefix/aix/package.unmask
@@ -2,13 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Michael Haubenwallner <ha...@gentoo.org> (03 Mar 2017)
-# 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.5
+# Only these versions have the patches for proper AIX support.
+~sys-devel/gcc-4.2.4
+~sys-devel/gcc-4.8.4
 
 # Michael Haubenwallner <ha...@gentoo.org> (14 Apr 2014)
 # Endless loop while compiling gcc-4.2.4 for yet unknown reason.

Reply via email to