1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-03-03 14:31:10 +00:00
2013-09-27 21:24:57 +00:00

5 lines
109 B
INI

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