1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-01-19 20:34:38 +00:00
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