commit: 09c9c9459c1be58388ef5526b802b886400fa557 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Mon Nov 23 09:57:30 2020 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Mon Nov 23 09:57:30 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09c9c945
profiles/prefix/darwin/macos: unmask GCC in gcc feature Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org> profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask b/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask index 8e306bca311..08447c2eba6 100644 --- a/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask +++ b/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask @@ -4,3 +4,5 @@ # unmask ld symlink package, due to missing blocks support we are not # able to compile this -sys-devel/native-cctools +# and unmask FSF GCC itself of course +-sys-devel/gcc
