commit: 48ebbd285aaba73ec0f5fc80af3b7dc765a18f35 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sun Dec 20 16:03:57 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=48ebbd28
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 <AT> gentoo.org> profiles/prefix/darwin/macos/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask index 3e48c110049..4f8cc88126e 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 <[email protected]> (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 <[email protected]> (2020-11-23) # no symbols from libopenbsd-compat =net-misc/openssh-8.3_p1-r5
