aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/LTO/lit.local.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/LTO/lit.local.cfg b/test/LTO/lit.local.cfg
index 7a70736..6df0e03 100644
--- a/test/LTO/lit.local.cfg
+++ b/test/LTO/lit.local.cfg
@@ -1,6 +1,3 @@
targets = set(config.root.targets_to_build.split())
if not 'X86' in targets:
config.unsupported = True
-
-if config.root.host_os in ['Cygwin']:
- config.unsupported = True