commit: 449e625f493f76bbe935fcacdf3582a65c5b61b9 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat Dec 30 10:42:12 2017 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sat Dec 30 10:42:12 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=449e625f
profiles/prefix/aix: restore gcc unmask after c544a483 Added a note to indicate that those ebuilds still come from the overlay profiles/prefix/aix/package.unmask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/prefix/aix/package.unmask b/profiles/prefix/aix/package.unmask index c35f9203573..9419418bd1b 100644 --- a/profiles/prefix/aix/package.unmask +++ b/profiles/prefix/aix/package.unmask @@ -3,7 +3,9 @@ # Michael Haubenwallner <[email protected]> (03 Mar 2017) # Only these versions have the patches for proper AIX support. +# note: these ebuilds come from repo/proj/prefix.git ~sys-devel/gcc-4.2.4 +~sys-devel/gcc-4.8.4 # Michael Haubenwallner <[email protected]> (14 Apr 2014) # Endless loop while compiling gcc-4.2.4 for yet unknown reason.
