mirror of
https://abf.rosa.ru/djam/llvm18.git
synced 2025-02-23 23:12:57 +00:00
%{maj_ver}.1.%{min_ver}
This commit is contained in:
parent
76ed3294e2
commit
97a01696d4
2 changed files with 2 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
llvm18-18.1.3.tar.gz: cfc5679cc89b6ab38ee76f768d04afc0a484bbe8
|
||||
llvm18-18.1.4.tar.gz: 8e6152f7b484220ef577bed353c1aafca57d5e33
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
#{?_with_apidox: %{expand: %%global compile_apidox 1}}
|
||||
|
||||
%define maj_ver 18
|
||||
%define min_ver 3
|
||||
%define min_ver 4
|
||||
%define libname %mklibname llvm%{maj_ver}
|
||||
|
||||
%if %mdkversion == 201610
|
||||
|
|
Loading…
Add table
Reference in a new issue