mirror of
https://abf.rosa.ru/djam/llvm17.git
synced 2025-02-23 05:52:54 +00:00
%{maj_ver}.0.%{min_ver}
This commit is contained in:
parent
d0daa24270
commit
aa31cff1a2
2 changed files with 2 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
llvm17-17.0.1.tar.gz: f7ad189f8833032ed572d5ca7fb315a9e561322e
|
||||
llvm17-17.0.2.tar.gz: 69b8db1af358a02ffed3dedb5e91a9f40cd04b28
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
#{?_with_apidox: %{expand: %%global compile_apidox 1}}
|
||||
|
||||
%define maj_ver 17
|
||||
%define min_ver 1
|
||||
%define min_ver 2
|
||||
%define libname %mklibname llvm%{maj_ver}
|
||||
|
||||
%if %mdkversion == 201610
|
||||
|
|
Loading…
Add table
Reference in a new issue