Careful, only configure vulkan drivers if hardware
This commit is contained in:
parent
09551adef2
commit
069b694dff
@ -393,7 +393,9 @@ autoreconf -vfi
|
||||
%{?with_opencl:--enable-opencl --enable-opencl-icd} %{!?with_opencl:--disable-opencl} \
|
||||
--enable-glx-tls \
|
||||
--enable-texture-float=yes \
|
||||
%if 0%{?with_hardware}
|
||||
%{?vulkan_drivers} \
|
||||
%endif
|
||||
--enable-llvm \
|
||||
--enable-llvm-shared-libs \
|
||||
--enable-dri \
|
||||
|
Loading…
Reference in New Issue
Block a user