commit: 274834767c40118aaf7af5665b862926140a1c9c Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Nov 20 23:14:56 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Nov 20 23:15:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27483476
musl: mask <gcc-10 because our ebuilds have no musl patches in ::gentoo Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/features/musl/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index f425d78552fd..a2fb2a605248 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas K. Hüttel <[email protected]> (2021-11-21) +# No musl patches in ebuild (yet) +<sys-devel/gcc-10 + # Sam James <[email protected]> (2021-11-20) # Wants /usr/bin/locale # Fails to build with errors like:
