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
|
- libunwind
|
||||||
- libcxx # no windows support
|
- libcxx # no windows support
|
||||||
- libcxxabi # no windows support
|
- libcxxabi # no windows support
|
||||||
|
- libc # no windows support
|
||||||
- openmp # TODO: check: kuhnel has trouble with the Perl installation
|
- openmp # TODO: check: kuhnel has trouble with the Perl installation
|
||||||
- cross-project-tests # test failing
|
- cross-project-tests # test failing
|
||||||
- polly # test failing
|
- polly # test failing
|
||||||
|
|
Loading…
Add table
Reference in a new issue