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