blob: 79398ec6738c8ac40e325351dd8cfdb0d333a6c6 [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