diff options
Diffstat (limited to 'profiles/prefix')
-rw-r--r-- | profiles/prefix/darwin/macos/arch/arm64/package.mask | 6 | ||||
-rw-r--r-- | profiles/prefix/darwin/macos/arch/arm64/package.use.mask | 8 |
2 files changed, 14 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/arch/arm64/package.mask b/profiles/prefix/darwin/macos/arch/arm64/package.mask new file mode 100644 index 000000000000..b642037494ec --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/arm64/package.mask @@ -0,0 +1,6 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Sam James <sam@gentoo.org> (2021-11-09) +# Doesn't support arm64. Fall back to snapshot in ::prefix for now. +=sys-devel/gcc-11.2.0 diff --git a/profiles/prefix/darwin/macos/arch/arm64/package.use.mask b/profiles/prefix/darwin/macos/arch/arm64/package.use.mask new file mode 100644 index 000000000000..6cc70f2fb18a --- /dev/null +++ b/profiles/prefix/darwin/macos/arch/arm64/package.use.mask @@ -0,0 +1,8 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Sam James <sam@gentoo.org> (2021-11-09) +# Older GMP releases have a bug in their arm64 Darwin ASM +# 6.2.2 isn't released but this will catch any releases we know are broken +# like 6.2.1, and it's already fixed in git upstream. +<dev-libs/gmp-6.2.2 asm |