summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-12-18 21:02:07 +0100
committerFabian Groffen <grobian@gentoo.org>2020-12-18 21:02:07 +0100
commitec1510c69e898a31509b3dab36ba166bdc017a13 (patch)
treeb2ffc1809cfb829c7db33cd1960ad05cc0c41ade /profiles/prefix
parentdev-libs/libuv-1.40.0: fix compile for ppc-macos (diff)
downloadgentoo-ec1510c69e898a31509b3dab36ba166bdc017a13.tar.gz
gentoo-ec1510c69e898a31509b3dab36ba166bdc017a13.tar.bz2
gentoo-ec1510c69e898a31509b3dab36ba166bdc017a13.zip
profiles/prefix/darwin/macos: drop superseeded masks
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/prefix')
-rw-r--r--profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask3
-rw-r--r--profiles/prefix/darwin/macos/package.mask10
2 files changed, 0 insertions, 13 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 90c1048e4022..e1ce7a0144a6 100644
--- a/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask
+++ b/profiles/prefix/darwin/macos/features/fsf-gcc-nold/package.mask
@@ -10,6 +10,3 @@ sys-devel/binutils-apple
# packages which link to framework and therefore fail (blocks)
dev-util/pkgconfig
-
-# cmake-3.19.1 works for us
-->=dev-util/cmake-3.14
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask
index 831cbe6cf8a8..3e48c1100492 100644
--- a/profiles/prefix/darwin/macos/package.mask
+++ b/profiles/prefix/darwin/macos/package.mask
@@ -5,13 +5,3 @@
# no symbols from libopenbsd-compat
=net-misc/openssh-8.3_p1-r5
=net-misc/openssh-8.4_p1-r2
-
-# Fabian Groffen <grobian@gentoo.org> (2020-06-09)
-# fails to compile, needs fixing
-=sys-apps/gentoo-functions-0.13
-
-# Fabian Groffen <grobian@gentoo.org> (2019-03-22)
-# Newer versions break because they insist on sysroot usage lacking
-# -lSystem as looked for by clang/llvm. If your system got this
-# package, you have to emerge -C cmake and re-emerge it.
->=dev-util/cmake-3.14