mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/mesa: Fix building AMD drivers with USE=-llvm
Closes: https://bugs.gentoo.org/961166 Closes: https://github.com/gentoo/gentoo/pull/37130/ Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -402,6 +402,7 @@ multilib_src_configure() {
|
||||
$(meson_feature lm-sensors lmsensors)
|
||||
$(meson_feature unwind libunwind)
|
||||
$(meson_feature zstd)
|
||||
$(meson_use llvm amd-use-llvm)
|
||||
$(meson_use sysprof)
|
||||
$(meson_use cpu_flags_x86_sse2 sse2)
|
||||
-Dvalgrind=$(usex valgrind auto disabled)
|
||||
|
||||
Reference in New Issue
Block a user