diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-11-23 10:57:30 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-11-23 10:57:30 +0100 |
commit | 09c9c9459c1be58388ef5526b802b886400fa557 (patch) | |
tree | bf330c5f3e365145b6074ea5c884695de9b305f4 /profiles | |
parent | profiles/prefix/darwin/macos: add FSF GCC feature (diff) | |
download | gentoo-09c9c9459c1be58388ef5526b802b886400fa557.tar.gz gentoo-09c9c9459c1be58388ef5526b802b886400fa557.tar.bz2 gentoo-09c9c9459c1be58388ef5526b802b886400fa557.zip |
profiles/prefix/darwin/macos: unmask GCC in gcc feature
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask | 2 |
1 files changed, 2 insertions, 0 deletions
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 8e306bca3112..08447c2eba64 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 |