1if not "X86" in config.root.targets:2 config.unsupported = True3 4config.suffixes = [".test", ".cpp", ".m", ".s"]5