commit:     4822a46c4646b1e994ef5f47eaaf863643c7c633
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 16:00:08 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 16:05:44 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4822a46c

profiles/prefix/darwin: drop sys-devel/gcc mask

the reality is that FSF GCC works fine, and is the default for all macOS
bootstraps today

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 profiles/prefix/darwin/macos/10.5/ppc/package.mask              | 6 ------
 profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask | 2 --
 profiles/prefix/darwin/package.mask                             | 8 --------
 3 files changed, 16 deletions(-)

diff --git a/profiles/prefix/darwin/macos/10.5/ppc/package.mask 
b/profiles/prefix/darwin/macos/10.5/ppc/package.mask
deleted file mode 100644
index ba9daf5618b..00000000000
--- a/profiles/prefix/darwin/macos/10.5/ppc/package.mask
+++ /dev/null
@@ -1,6 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-# Fabian Groffen <[email protected]> (2018-06-18)
-# FSF GCC is our system compiler here
--sys-devel/gcc

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 e1ce7a0144a..bcc732c3eb5 100644
--- a/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask
+++ b/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask
@@ -5,8 +5,6 @@
 # able to compile binutils-apple
 sys-devel/binutils-apple
 -sys-devel/native-cctools
-# and unmask FSF GCC itself of course
--sys-devel/gcc
 
 # packages which link to framework and therefore fail (blocks)
 dev-util/pkgconfig

diff --git a/profiles/prefix/darwin/package.mask 
b/profiles/prefix/darwin/package.mask
index a0cd86ce4ca..fbda04428af 100644
--- a/profiles/prefix/darwin/package.mask
+++ b/profiles/prefix/darwin/package.mask
@@ -5,14 +5,6 @@
 # util-linux has no business on Darwin systems
 sys-apps/util-linux
 
-# Fabian Groffen <[email protected]> (2012-02-19)
-# Using FSF GCC on Mac OS X is not supported by Gentoo Prefix.  While
-# the FSF GCC compiler is certainly useful, some - if not many -
-# packages expect the Apple branch of GCC, and its (sometimes peculiar)
-# behaviour.  Do not file bugs for packages that fail to compile with
-# FSF GCC, if you have patches, please send them directly to upstream.
-sys-devel/gcc
-
 # Fabian Groffen <[email protected]> (2011-12-30)
 # Does not support Darwin, http://mj.ucw.cz/pciutils.html
 sys-apps/pciutils

Reply via email to