blacklisting openmp
This commit is contained in:
parent
227fc437ca
commit
f6c03178a8
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ excludedProjects:
|
||||||
- llgo
|
- llgo
|
||||||
- libunwind
|
- libunwind
|
||||||
- libcxxabi
|
- libcxxabi
|
||||||
|
- openmp # blacklisting as kuhnel has trouble with the Perl installation
|
||||||
|
|
||||||
defaultProjects:
|
defaultProjects:
|
||||||
linux: clang;clang-tools-extra;libcxx;libcxxabi;lld;libunwind;mlir
|
linux: clang;clang-tools-extra;libcxx;libcxxabi;lld;libunwind;mlir
|
||||||
|
|
Loading…
Reference in a new issue