We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
build-manifest
1 parent 3e58dab commit 46c2c27Copy full SHA for 46c2c27
src/tools/build-manifest/src/main.rs
@@ -78,6 +78,7 @@ static TARGETS: &'static [&'static str] = &[
78
"mips64el-unknown-linux-gnuabi64",
79
"mipsel-unknown-linux-gnu",
80
"mipsel-unknown-linux-musl",
81
+ "nvptx64-nvidia-cuda",
82
"powerpc-unknown-linux-gnu",
83
"powerpc64-unknown-linux-gnu",
84
"powerpc64le-unknown-linux-gnu",
0 commit comments