mirror of
https://abf.rosa.ru/djam/llvm.git
synced 2025-02-23 16:22:50 +00:00
%{major_ver}.%{minor_ver}
Versionize
This commit is contained in:
parent
da00641329
commit
314242c3a7
1 changed files with 2 additions and 2 deletions
|
@ -14,9 +14,9 @@
|
|||
|
||||
%bcond_without clang
|
||||
|
||||
%define maj_ver 14
|
||||
%define maj_ver 12
|
||||
%define major_ver %{maj_ver}.0
|
||||
%define minor_ver 6
|
||||
%define minor_ver 1
|
||||
|
||||
%define major %{major_ver}
|
||||
%define lto_major %{maj_ver}
|
||||
|
|
Loading…
Add table
Reference in a new issue