From 4df2c2116c522a8a09cb15464a40248c80f193df Mon Sep 17 00:00:00 2001 From: Mikhail Goncharov Date: Wed, 24 Nov 2021 15:36:36 +0100 Subject: [PATCH] enable flang on windows --- scripts/llvm-dependencies.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/llvm-dependencies.yaml b/scripts/llvm-dependencies.yaml index a99c788..73eef15 100644 --- a/scripts/llvm-dependencies.yaml +++ b/scripts/llvm-dependencies.yaml @@ -78,7 +78,6 @@ excludedProjects: - check-cxxabi # test stuck, needs to be killed manually: instrprof-multiprocess.test - compiler-rt - - flang # no windows support linux: - libcxx # has custom checks - libcxxabi # has custom checks