!9 [sync] PR-6: riscv64: exclude packaging non-supported liborc_rt.a
From: @openeuler-sync-bot Reviewed-by: @liyunfei33 Signed-off-by: @liyunfei33
This commit is contained in:
commit
464fe13bc7
@ -149,7 +149,7 @@
|
||||
#region main package
|
||||
Name: llvm-toolset-%{maj_ver}
|
||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: The Low Level Virtual Machine
|
||||
|
||||
License: NCSA
|
||||
@ -2484,7 +2484,7 @@ fi
|
||||
%{install_libdir}/clang/%{maj_ver}/lib/%{compiler_rt_triple}/clang_rt.crtend.o
|
||||
%endif
|
||||
|
||||
%ifnarch %{ix86} s390x
|
||||
%ifnarch %{ix86} s390x riscv64
|
||||
%{install_libdir}/clang/%{maj_ver}/lib/%{compiler_rt_triple}/liborc_rt.a
|
||||
%endif
|
||||
|
||||
@ -2763,5 +2763,8 @@ fi
|
||||
#endregion files
|
||||
|
||||
%changelog
|
||||
* Mon Feb 17 2025 laokz <zhangkai@iscas.ac.cn> - 18.1.8-2
|
||||
- riscv64: exclude packaging non-supported liborc_rt.a
|
||||
|
||||
* Mon Feb 10 2025 liyunfei <liyunfei33@huawei.com> - 18.1.8-1
|
||||
- Package init
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user