Skip to content

Commit

Permalink
Add NVPTX target into build-manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
denzp committed Feb 3, 2019
1 parent 3e58dab commit 46c2c27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tools/build-manifest/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ static TARGETS: &'static [&'static str] = &[
"mips64el-unknown-linux-gnuabi64",
"mipsel-unknown-linux-gnu",
"mipsel-unknown-linux-musl",
"nvptx64-nvidia-cuda",
"powerpc-unknown-linux-gnu",
"powerpc64-unknown-linux-gnu",
"powerpc64le-unknown-linux-gnu",
Expand Down

0 comments on commit 46c2c27

Please sign in to comment.