Disable check
This commit is contained in:
parent
c0f5ce29f0
commit
395dba0abd
@ -1,5 +1,5 @@
|
|||||||
%bcond_with sys_llvm
|
%bcond_with sys_llvm
|
||||||
%bcond_without check
|
%bcond_with check
|
||||||
|
|
||||||
%global maj_ver 12
|
%global maj_ver 12
|
||||||
%global min_ver 0
|
%global min_ver 0
|
||||||
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
Name: %{pkg_name}
|
Name: %{pkg_name}
|
||||||
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
Version: %{maj_ver}.%{min_ver}.%{patch_ver}
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: The Low Level Virtual Machine
|
Summary: The Low Level Virtual Machine
|
||||||
|
|
||||||
License: NCSA
|
License: NCSA
|
||||||
@ -286,6 +286,9 @@ export PATH=%{buildroot}/%{install_bindir}:$PATH
|
|||||||
%{install_libdir}/libLLVMTestingSupport.a
|
%{install_libdir}/libLLVMTestingSupport.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 13 2023 cf-zhao <zhaochuanfeng@huawei.com> -12.0.1-7
|
||||||
|
- Disable check.
|
||||||
|
|
||||||
* Sat Jul 08 2023 cf-zhao <zhaochuanfeng@huawei.com> -12.0.1-6
|
* Sat Jul 08 2023 cf-zhao <zhaochuanfeng@huawei.com> -12.0.1-6
|
||||||
- Make this spec file support both system-version and multi-version.
|
- Make this spec file support both system-version and multi-version.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user