!135 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
ce062ba57a
@ -1,7 +1,7 @@
|
|||||||
%bcond_without sys_llvm
|
%bcond_without sys_llvm
|
||||||
%bcond_without check
|
%bcond_without check
|
||||||
%bcond_with classic_flang
|
%bcond_with classic_flang
|
||||||
%bcond_without toolchain_clang
|
%bcond_with toolchain_clang
|
||||||
%bcond_without bisheng_autotuner
|
%bcond_without bisheng_autotuner
|
||||||
|
|
||||||
%if %{with toolchain_clang}
|
%if %{with toolchain_clang}
|
||||||
@ -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: 12
|
Release: 13
|
||||||
Summary: The Low Level Virtual Machine
|
Summary: The Low Level Virtual Machine
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -371,6 +371,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{install_libdir} %{__ninja} check-all -C ./_build
|
|||||||
%{install_includedir}/llvm-gmock
|
%{install_includedir}/llvm-gmock
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 22 2024 liyunfei <liyunfei33@huawei.com> - 17.0.6-13
|
||||||
|
- Disable toolchain_clang build for BiSheng Autotuner support temporary.
|
||||||
|
|
||||||
* Tue Jul 16 2024 liyunfei <liyunfei33@huawei.com> - 17.0.6-12
|
* Tue Jul 16 2024 liyunfei <liyunfei33@huawei.com> - 17.0.6-12
|
||||||
- Add BiSheng Autotuner support.
|
- Add BiSheng Autotuner support.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user