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