Mark libc as unsupported on Windows
This commit is contained in:
parent
53a2c6835b
commit
4ec28b0bf7
1 changed files with 1 additions and 0 deletions
|
@ -75,6 +75,7 @@ excludedProjects:
|
|||
- libunwind
|
||||
- libcxx # no windows support
|
||||
- libcxxabi # no windows support
|
||||
- libc # no windows support
|
||||
- openmp # TODO: check: kuhnel has trouble with the Perl installation
|
||||
- cross-project-tests # test failing
|
||||
- polly # test failing
|
||||
|
|
Loading…
Reference in a new issue