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