forked from OSchip/llvm-project
4 lines
68 B
INI
4 lines
68 B
INI
|
if not 'X86' in config.root.targets:
|
||
|
config.unsupported = True
|
||
|
|