targets = set(config.root.targets_to_build.split()) if not (targets & set(["X86", "ARM"])): config.unsupported = True