!11 [sync] PR-6: 升级llvm版本至15.0.7
From: @openeuler-sync-bot Reviewed-by: @cf-zhao Signed-off-by: @cf-zhao
This commit is contained in:
commit
6a2fd2b009
Binary file not shown.
BIN
cmake-15.0.7.src.tar.xz
Normal file
BIN
cmake-15.0.7.src.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
@ -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 llvm%{maj_ver}
|
%global pkg_name llvm%{maj_ver}
|
||||||
%global bin_suffix -%{maj_ver}
|
%global bin_suffix -%{maj_ver}
|
||||||
@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: The Low Level Virtual Machine
|
Summary: The Low Level Virtual Machine
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -318,6 +318,9 @@ fi
|
|||||||
%{_libdir}/%{name}/lib/libLLVMTestingSupport.a
|
%{_libdir}/%{name}/lib/libLLVMTestingSupport.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 20 2023 Chenxi Mao <chenxi.mao@suse.com> - 15.0.7-1
|
||||||
|
- Upgrade to 15.0.7.
|
||||||
|
|
||||||
* Wed Feb 8 2023 Chenxi Mao <chenxi.mao@suse.com> - 15.0.6-3
|
* Wed Feb 8 2023 Chenxi Mao <chenxi.mao@suse.com> - 15.0.6-3
|
||||||
- Create llvm-test/googletest to support clang/lld unit test.
|
- Create llvm-test/googletest to support clang/lld unit test.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user