blob: 2e463005586fceef2df7b17084f95d29e244c0b1 [file] [log] [blame]
Hal Finkel23453472013-12-19 16:13:01 +00001targets = set(config.root.targets_to_build.split())
2if not 'PowerPC' in targets:
3 config.unsupported = True
4