普通文本  |  4行  |  107 B

targets = set(config.root.targets_to_build.split())
if not 'ARM' in targets:
    config.unsupported = True