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