commit: c09037efe47383586ada6c63a08d6d71abca41af Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Mar 31 21:09:45 2024 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Mar 31 21:10:30 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c09037ef
profiles, arm / 17.0 / musl: stable.mask gcc[sanitize] Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> profiles/default/linux/arm/17.0/musl/package.use.stable.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/default/linux/arm/17.0/musl/package.use.stable.mask b/profiles/default/linux/arm/17.0/musl/package.use.stable.mask new file mode 100644 index 000000000000..c021f45d8508 --- /dev/null +++ b/profiles/default/linux/arm/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
