4 lines
72 B
INI
4 lines
72 B
INI
|
if 'AArch64' not in config.root.targets:
|
||
|
config.unsupported = True
|
||
|
|