blob: 19840aa7574c5cc67795c6acfa928bb33513de0f [file] [log] [blame]
Rui Ueyama4ebe2ba2013-09-27 21:26:38 +00001targets = set(config.root.targets_to_build.split())
2if not 'X86' in targets:
3 config.unsupported = True