!154 [Backport][LoongArch] Fix and add some new support
From: @ami-zhang Reviewed-by: @cf-zhao Signed-off-by: @cf-zhao
This commit is contained in:
commit
69f9f19c93
5463
0024-Backport-LoongArch-fix-and-add-some-new-support.patch
Normal file
5463
0024-Backport-LoongArch-fix-and-add-some-new-support.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -44,7 +44,7 @@
|
|||||||
|
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
||||||
Release: 18
|
Release: 19
|
||||||
Summary: The Low Level Virtual Machine
|
Summary: The Low Level Virtual Machine
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -78,6 +78,7 @@ Patch20: 0020-Update-llvm-lit-config-to-support-build_for_openeule.patch
|
|||||||
Patch21: 0021-Add-BiSheng-Autotuner-support-for-LLVM-compiler.patch
|
Patch21: 0021-Add-BiSheng-Autotuner-support-for-LLVM-compiler.patch
|
||||||
Patch22: 0022-Prevent-environment-variables-from-exceeding-NAME_MA.patch
|
Patch22: 0022-Prevent-environment-variables-from-exceeding-NAME_MA.patch
|
||||||
Patch23: 0023-AArch64-Support-HiSilicon-s-HIP09-Processor.patch
|
Patch23: 0023-AArch64-Support-HiSilicon-s-HIP09-Processor.patch
|
||||||
|
Patch24: 0024-Backport-LoongArch-fix-and-add-some-new-support.patch
|
||||||
|
|
||||||
BuildRequires: binutils-devel
|
BuildRequires: binutils-devel
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
@ -374,6 +375,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{install_libdir} %{__ninja} check-all -C ./_build
|
|||||||
%{install_includedir}/llvm-gmock
|
%{install_includedir}/llvm-gmock
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 23 2024 zhanglimin <zhanglimin@loongson.cn> - 17.0.6-19
|
||||||
|
- [LoongArch] Backport some new support
|
||||||
|
|
||||||
* Thu Sep 12 2024 xiajingze <xiajingze1@huawei.com> - 17.0.6-18
|
* Thu Sep 12 2024 xiajingze <xiajingze1@huawei.com> - 17.0.6-18
|
||||||
- [AArch64] Support HiSilicon's HIP09 Processor
|
- [AArch64] Support HiSilicon's HIP09 Processor
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user