mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/mesa: Remove now unneeded patch
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23981 has now been merged Closes: https://github.com/gentoo/gentoo/pull/32308 Signed-off-by: Mike Lothian <mike@fireburn.co.uk> Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
committed by
Matt Turner
parent
4b5e030ed6
commit
916a0819ab
@@ -200,11 +200,6 @@ llvm_check_deps() {
|
||||
has_version "sys-devel/llvm:${LLVM_SLOT}[${LLVM_USE_DEPS}]"
|
||||
}
|
||||
|
||||
PATCHES=(
|
||||
# Temporary rusticl workaround: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7717#note_1832122
|
||||
"${FILESDIR}/clang_resource_dir.patch"
|
||||
)
|
||||
|
||||
pkg_pretend() {
|
||||
if use vulkan; then
|
||||
if ! use video_cards_d3d12 &&
|
||||
|
||||
Reference in New Issue
Block a user