From d1a1896933298e6a3946f3ed5e799a0ac2866a96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=BChnel?= Date: Thu, 23 Apr 2020 11:40:40 +0200 Subject: [PATCH] excluding flang on Windows --- scripts/llvm-dependencies.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/llvm-dependencies.yaml b/scripts/llvm-dependencies.yaml index 7f573f1..f452139 100644 --- a/scripts/llvm-dependencies.yaml +++ b/scripts/llvm-dependencies.yaml @@ -76,6 +76,7 @@ excludedProjects: - openmp # blacklisting as kuhnel has trouble with the Perl installation - debuginfo-tests # test failing - polly # test failing + - flang # compilation failing with invalid compile arguments # no projects are excluded on Linux linux: # tests keep failing: