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