commit: b9b76e67dd0ae654f5d09c7cf266b595875df929 Author: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> AuthorDate: Thu Aug 22 05:32:57 2024 +0000 Commit: Jimi Huotari <chiitoo <AT> gentoo <DOT> org> CommitDate: Thu Aug 22 05:57:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9b76e67
profiles/features/llvm: mask 'media-video/obs-studio[browser]' Fails to compile due to a bre-built binary. Bug: https://bugs.gentoo.org/922163 Signed-off-by: Jimi Huotari <chiitoo <AT> gentoo.org> profiles/features/llvm/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/features/llvm/package.use.mask b/profiles/features/llvm/package.use.mask index 44b8fcea3c54..9559cea0d1f0 100644 --- a/profiles/features/llvm/package.use.mask +++ b/profiles/features/llvm/package.use.mask @@ -1,6 +1,11 @@ # Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Jimi Huotari <chii...@gentoo.org> (2024-08-22) +# Fails to compile due to a pre-built binary. +# Gentoo bug: 922163 +media-video/obs-studio browser + # Sam James <s...@gentoo.org> (2023-07-22) # Doesn't call llvm-profdata so fails. sys-devel/binutils pgo