4 lines
69 B
INI
4 lines
69 B
INI
if not 'Mips' in config.root.targets:
|
|
config.unsupported = True
|
|
|
if not 'Mips' in config.root.targets:
|
|
config.unsupported = True
|
|
|