blob: 6a29e9250f3c6d4deca16b895d11ea5ae4812f06 [file] [log] [blame]
config.suffixes = ['.test']
targets = set(config.root.targets_to_build.split())
if not 'X86' in targets:
config.unsupported = True