blob: aaa31d93d5f29563375ba937f20577a116b30f37 [file] [log] [blame]
config.suffixes = ['.ll', '.c', '.cpp', '.test']
targets = set(config.root.targets_to_build.split())
if not 'PowerPC' in targets:
config.unsupported = True