!16 Disable toolchain_clang build for BiSheng Autotuner support temporary.
From: @liyunfei33 Reviewed-by: @cf-zhao Signed-off-by: @cf-zhao
This commit is contained in:
commit
68c85882b5
7
lld.spec
7
lld.spec
@ -1,6 +1,6 @@
|
||||
%bcond_without sys_llvm
|
||||
%bcond_without check
|
||||
%bcond_without toolchain_clang
|
||||
%bcond_with toolchain_clang
|
||||
%bcond_without bisheng_autotuner
|
||||
|
||||
%if %{with toolchain_clang}
|
||||
@ -38,7 +38,7 @@
|
||||
|
||||
Name: %{pkg_name}
|
||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: The LLVM Linker
|
||||
|
||||
License: NCSA
|
||||
@ -145,6 +145,9 @@ rm %{buildroot}%{install_includedir}/mach-o/compact_unwind_encoding.h
|
||||
%{install_libdir}/liblld*.so.*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 30 2024 liyunfei <liyunfei33@huawei.com> - 17.0.6-5
|
||||
- Disable toolchain_clang build for BiSheng Autotuner support temporary.
|
||||
|
||||
* Tue Jul 16 2024 liyunfei <liyunfei33@huawei.com> - 17.0.6-4
|
||||
- Add BiSheng Autotuner support.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user