commit: 0f2a06078a34036dcf02e3d3581062f8630f0505 Author: Matthew Smith <matthew <AT> gentoo <DOT> org> AuthorDate: Sun Apr 7 09:33:35 2024 +0000 Commit: Matthew Smith <matthew <AT> gentoo <DOT> org> CommitDate: Sun Apr 7 10:40:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f2a0607
profiles/features/musl: mask media-gfx/renderdoc Bug: https://bugs.gentoo.org/853856 Signed-off-by: Matthew Smith <matthew <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 0f1e9a62e36e..07351f961a50 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Matthew Smith <[email protected]> (2024-04-07) +# Mask until execinfo.h use can be properly patched, bug #853856 +media-gfx/renderdoc + # Maciej Barć <[email protected]> (2024-03-23) # Binary package, which is compiled against glibc www-apps/jellyfin-bin
