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