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