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