mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
4 lines
66 B
INI
4 lines
66 B
INI
|
if not 'X86' in config.root.targets:
|
||
|
config.unsupported = True
|
||
|
|