blob: a4b20fc5adf6e34782bcdeb6dcffdff824d7e925 [file] [log] [blame]
if config.root.host_arch not in ['aarch64', 'arm64']:
config.unsupported = True
if config.target_arch not in ['aarch64', 'arm64']:
config.unsupported = True