targets = set(config.root.targets_to_build.split()) # We have to reset config.unsupported here because the parent directory is # predicated on 'X86'. config.unsupported = not 'ARM' in targets