mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 20:57:38 +00:00
fix(mesa): enable intel-rt if %with_vulkan_hw (#8758)
Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
%endif
|
||||
%endif
|
||||
%ifarch x86_64
|
||||
%if !0%{?with_vulkan_hw}
|
||||
%if 0%{?with_vulkan_hw}
|
||||
%global with_intel_vk_rt 1
|
||||
%endif
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user