enable system llvm 202310

This commit is contained in:
slava86 2023-11-29 18:49:45 +00:00
parent c9aff439cb
commit c6e8749c1a

View file

@ -61,7 +61,11 @@
%define xcb_version 1.14.1
%if %{mdvver} < 202310
%bcond_without alternative_llvm
%else
%bcond_with alternative_llvm
%endif
%if %{with alternative_llvm}
%define llvm_ver 17