automatic version update by autodist [release 13.0.0-1mamba;Sat Oct 30 2021]
This commit is contained in:
parent
fe966bedfc
commit
311c204a37
@ -1,7 +1,7 @@
|
|||||||
%define gccver %(gcc -dumpversion)
|
%define gccver %(gcc -dumpversion)
|
||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: compiler-rt
|
Name: compiler-rt
|
||||||
Version: 11.1.0
|
Version: 13.0.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Runtime libraries compiler for clang
|
Summary: Runtime libraries compiler for clang
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -12,8 +12,10 @@ URL: https://llvm.org/
|
|||||||
Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/compiler-rt-%{version}.src.tar.xz
|
Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/compiler-rt-%{version}.src.tar.xz
|
||||||
License: NCSA
|
License: NCSA
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
#ld-linux.so.2(GLIBC_2.1): .so link not found
|
||||||
|
#ld-linux.so.2(GLIBC_2.3): .so link not found
|
||||||
|
#ld-linux.so.2: .so link not found
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -73,6 +75,9 @@ mv %{buildroot}%{_prefix}/{share/*.txt,%{_lib}/clang/%{version}/share/}
|
|||||||
%doc LICENSE.TXT
|
%doc LICENSE.TXT
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 30 2021 Automatic Build System <autodist@mambasoft.it> 13.0.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Mar 01 2021 Automatic Build System <autodist@mambasoft.it> 11.1.0-1mamba
|
* Mon Mar 01 2021 Automatic Build System <autodist@mambasoft.it> 11.1.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user