2014-01-06 08:08:58 +00:00

5 lines
110 B
INI

targets = set(config.root.targets_to_build.split())
if not 'Sparc' in targets:
config.unsupported = True