blob: 117b77e5a3c97c50e3d662030e8ad2b7e4f7eea7 [file] [log] [blame]
if config.root.host_arch not in ['x86_64', 'amd64']:
config.unsupported = True
if config.target_arch not in ['x86_64', 'amd64']:
config.unsupported = True