mirror of
https://abf.rosa.ru/djam/chromium-browser-stable-test.git
synced 2025-02-24 10:02:47 +00:00
enable system llvm 202310
This commit is contained in:
parent
c9aff439cb
commit
c6e8749c1a
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue