summaryrefslogtreecommitdiff
path: root/profiles/prefix/darwin/macos/features
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/darwin/macos/features')
-rw-r--r--profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask12
-rw-r--r--profiles/prefix/darwin/macos/features/fsf-gcc-nold/packages12
2 files changed, 24 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
new file mode 100644
index 000000000000..e1ce7a0144a6
--- /dev/null
+++ b/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask
@@ -0,0 +1,12 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# unmask ld symlink package, due to missing blocks support we are not
+# 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/macos/features/fsf-gcc-nold/packages b/profiles/prefix/darwin/macos/features/fsf-gcc-nold/packages
new file mode 100644
index 000000000000..e036014e912a
--- /dev/null
+++ b/profiles/prefix/darwin/macos/features/fsf-gcc-nold/packages
@@ -0,0 +1,12 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# usage of FSF GCC, disabling Clang, without binutils-apple (due to
+# missing blocks support in GCC)
+*sys-devel/gcc
+*sys-devel/gcc-config
+*sys-devel/native-cctools
+-*sys-devel/binutils-apple
+-*sys-devel/clang
+-*sys-devel/gcc-apple
+-*sys-libs/csu