diff options
author | V3n3RiX <venerix@koprulu.sector> | 2021-11-13 13:10:00 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2021-11-13 13:10:00 +0000 |
commit | e9d044d4b9b71200a96adfa280848858c0f468c9 (patch) | |
tree | 1bd8ef816043a8cd340f1d774e79553a1a7d31d8 /profiles/prefix | |
parent | fc2f1018fc323ef2c6572734a9b130427cba76a6 (diff) |
gentoo resync : 13.11.2021
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 |