mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
llvm/test/LTO should run also on cygwin.
llvm-svn: 192262
This commit is contained in:
parent
15624ed0ea
commit
942a2fc0cb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user