fix if conditional
This commit is contained in:
parent
0e51efd867
commit
bfba468339
@ -386,7 +386,7 @@ export LDFLAGS="-static-libstdc++"
|
||||
%{?with_opencl:--enable-opencl --enable-opencl-icd} %{!?with_opencl:--disable-opencl} \
|
||||
--enable-glx-tls \
|
||||
--enable-texture-float=yes \
|
||||
%if %{with_vulkan}
|
||||
%if %{?with_vulkan}
|
||||
%{?vulkan_drivers} \
|
||||
--with-sha1=libcrypto \
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user