diff options
author | Fabian Groffen <grobian@gentoo.org> | 2020-12-20 17:03:57 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-20 17:05:44 +0100 |
commit | 48ebbd285aaba73ec0f5fc80af3b7dc765a18f35 (patch) | |
tree | 87b8270de30d8549007a1de33f9d311f5bdc84aa /profiles/prefix/darwin | |
parent | profiles/prefix/darwin: drop sys-devel/gcc mask (diff) | |
download | gentoo-48ebbd285aaba73ec0f5fc80af3b7dc765a18f35.tar.gz gentoo-48ebbd285aaba73ec0f5fc80af3b7dc765a18f35.tar.bz2 gentoo-48ebbd285aaba73ec0f5fc80af3b7dc765a18f35.zip |
profiles/prefix/darwin/macos: mask binutils-apple-8.2.1-r100
while we experiment with how well it fits in our roadmap, mask this version
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'profiles/prefix/darwin')
-rw-r--r-- | profiles/prefix/darwin/macos/package.mask | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 3e48c1100492..4f8cc88126e6 100644 --- a/profiles/prefix/darwin/macos/package.mask +++ b/profiles/prefix/darwin/macos/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen <grobian@gentoo.org> (2020-12-20) +# we need to establish this darwin-xcode version can really be our +# linker once we figure out TAPI support +=sys-devel/binutils-apple-8.2.1-r100 + # Fabian Groffen <grobian@gentoo.org> (2020-11-23) # no symbols from libopenbsd-compat =net-misc/openssh-8.3_p1-r5 |