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