Upgrade to 15.0.7
Link: https://github.com/llvm/llvm-project/releases/tag/llvmorg-15.0.7 Signed-off-by: Chenxi Mao <chenxi.mao@suse.com>
This commit is contained in:
parent
5958db6a44
commit
dd1e4d498c
Binary file not shown.
BIN
lld-15.0.7.src.tar.xz
Normal file
BIN
lld-15.0.7.src.tar.xz
Normal file
Binary file not shown.
7
lld.spec
7
lld.spec
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
%global maj_ver 15
|
%global maj_ver 15
|
||||||
%global min_ver 0
|
%global min_ver 0
|
||||||
%global patch_ver 6
|
%global patch_ver 7
|
||||||
|
|
||||||
%global pkg_name lld%{maj_ver}
|
%global pkg_name lld%{maj_ver}
|
||||||
%global bin_suffix -%{maj_ver}
|
%global bin_suffix -%{maj_ver}
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: The LLVM Linker
|
Summary: The LLVM Linker
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -117,6 +117,9 @@ cd _build
|
|||||||
%{install_libdir}/liblld*.so.*
|
%{install_libdir}/liblld*.so.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 20 2023 Chenxi Mao <chenxi.mao@suse.com> - 15.0.7-1
|
||||||
|
- Upgrade to 15.0.7.
|
||||||
|
|
||||||
* Thu Feb 9 2023 Chenxi Mao <chenxi.mao@suse.com> - 15.0.6-2
|
* Thu Feb 9 2023 Chenxi Mao <chenxi.mao@suse.com> - 15.0.6-2
|
||||||
- Enable lld unit test.
|
- Enable lld unit test.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user