1
0
Fork 0

Mark libc as unsupported on Windows

This commit is contained in:
Mehdi Amini 2021-09-27 15:52:05 +00:00 committed by Mikhail Goncharov
parent 53a2c6835b
commit 4ec28b0bf7

View file

@ -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