commit:     91d8db321bd28a8da6dcaec513c65f16033a9873
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 13 12:35:58 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 13 12:35:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91d8db32

profiles: mask musl w/ qemu workaround

grobian reports crashes with it, and given we only added it for the
benefit of a QEMU bug, let's yank it.

Bug: https://bugs.gentoo.org/914256
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/package.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/package.mask b/profiles/package.mask
index ae811f089a31..dc5f2f9be025 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -36,6 +36,10 @@
 
 #--- END OF EXAMPLES ---
 
+# Sam James <[email protected]> (2025-11-13)
+# Reported crashes (https://bugs.gentoo.org/914256#c18)
+=sys-libs/musl-1.2.5-r6
+
 # Sam James <[email protected]> (2025-11-05)
 # re 8.3.0: Has regressions breaking media-video/subliminal and 8.3.1
 # which fixes some (but not all of those regressions) is semi-released only.

Reply via email to