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