commit: 0dda25aa8b915a95f71b58261ebb7ffd10a14feb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Aug 8 10:29:52 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Aug 8 10:30:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dda25aa
profiles/arch/arm64/big-endian: unmask >=sys-devel/gcc-14 The fixes have been backported to 14 & 15. Bug: https://gcc.gnu.org/PR118891 Bug: https://bugs.gentoo.org/948045 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/arch/arm64/big-endian/package.mask | 9 --------- 1 file changed, 9 deletions(-) diff --git a/profiles/arch/arm64/big-endian/package.mask b/profiles/arch/arm64/big-endian/package.mask deleted file mode 100644 index 0d2aaf8a10e0..000000000000 --- a/profiles/arch/arm64/big-endian/package.mask +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -# Andreas K. Hüttel <[email protected]> (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
