commit: 0db1a3d0210226cf80b3f6962f2e64eb354eb7ca Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat Mar 30 08:53:07 2024 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat Mar 30 08:54:15 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0db1a3d0
profiles, musl: Also stable.mask gcc[sanitize] on x86 17.0 musl profiles Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/default/linux/x86/17.0/musl/package.use.stable.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/default/linux/x86/17.0/musl/package.use.stable.mask b/profiles/default/linux/x86/17.0/musl/package.use.stable.mask new file mode 100644 index 000000000000..c021f45d8508 --- /dev/null +++ b/profiles/default/linux/x86/17.0/musl/package.use.stable.mask @@ -0,0 +1,6 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License, v2 + +# Andreas K. Hüttel <[email protected]> (2024-03-20) +# Does not compile with musl-1.2.4 +sys-devel/gcc sanitize
