3 lines
106 B
INI
3 lines
106 B
INI
if not ('ARM' in config.root.targets and 'AArch64' in config.root.targets):
|
|
config.unsupported = True
|