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