mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
Disable openmp tests
This commit is contained in:
parent
f447620e04
commit
824de2ec69
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ export LIT_OPTS="-vv"
|
|||
export LD_LIBRARY_PATH="%{buildroot}/%{install_libdir}:%{buildroot}/%{_libdir}";
|
||||
|
||||
cd llvm
|
||||
%cmake_build --target check-all
|
||||
%cmake_build --target check-llvm check-clang
|
||||
|
||||
%endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue