diff options
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm64/big-endian/package.mask | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/arch/arm64/big-endian/package.mask b/profiles/arch/arm64/big-endian/package.mask new file mode 100644 index 000000000000..a0d604e7b0ee --- /dev/null +++ b/profiles/arch/arm64/big-endian/package.mask @@ -0,0 +1,9 @@ +# Copyright 2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License, v2 + +# Andreas K. Hüttel <dilfridge@gentoo.org> (2025-03-31) +# gcc-14 fails to build (no idea about gcc-15 but upstream says +# 14/15 regression) +# https://bugs.gentoo.org/948045 +# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118891 +>=sys-devel/gcc-14 |