diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-03-30 09:53:07 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2024-03-30 09:54:15 +0100 |
commit | 0db1a3d0210226cf80b3f6962f2e64eb354eb7ca (patch) | |
tree | fe01f41a591b2ea9e5f95064e511718e2bee3b43 /profiles | |
parent | dev-python/build: Keyword 1.2.1 x86, #928003 (diff) | |
download | gentoo-0db1a3d0210226cf80b3f6962f2e64eb354eb7ca.tar.gz gentoo-0db1a3d0210226cf80b3f6962f2e64eb354eb7ca.tar.bz2 gentoo-0db1a3d0210226cf80b3f6962f2e64eb354eb7ca.zip |
profiles, musl: Also stable.mask gcc[sanitize] on x86 17.0 musl profiles
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default/linux/x86/17.0/musl/package.use.stable.mask | 6 |
1 files changed, 6 insertions, 0 deletions
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 <dilfridge@gentoo.org> (2024-03-20) +# Does not compile with musl-1.2.4 +sys-devel/gcc sanitize |