forked from OSchip/llvm-project
3 lines
83 B
INI
3 lines
83 B
INI
|
if config.host_arch not in ['x86', 'X86', 'x86_64']:
|
||
|
config.unsupported = True
|