automatic version update by autodist [release 14.0.4-1mamba;Thu May 26 2022]
This commit is contained in:
parent
74db3e64f2
commit
46eb9ee9ec
12
llvm.spec
12
llvm.spec
@ -1,8 +1,8 @@
|
||||
%define gccver %(gcc -dumpversion)
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: llvm
|
||||
Version: 14.0.3
|
||||
Release: 3mamba
|
||||
Version: 14.0.4
|
||||
Release: 1mamba
|
||||
Summary: The Low Level Virtual Machine
|
||||
Group: Development/Languages
|
||||
Vendor: openmamba
|
||||
@ -106,8 +106,9 @@ This package includes the LLVM ocaml API documentation.
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}.src -D -T
|
||||
:<< _EOF
|
||||
%setup -q -n %{name}-%{version}.src
|
||||
#-D -T
|
||||
#:<< _EOF
|
||||
|
||||
%patch6 -p1
|
||||
|
||||
@ -268,6 +269,9 @@ rm -f %{buildroot}%{_datadir}/doc/llvm/html/.buildinfo
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 26 2022 Automatic Build System <autodist@mambasoft.it> 14.0.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri May 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 14.0.3-3mamba
|
||||
- re-add LLVM_ENABLE_RTTI=ON
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user