Skip to content

Commit 4997178

Browse files
author
Jorge Aparicio
committed
build-manifest: update TARGETS
1 parent 8bb4718 commit 4997178

File tree

1 file changed

+1
-0
lines changed
  • src/tools/build-manifest/src

1 file changed

+1
-0
lines changed

src/tools/build-manifest/src/main.rs

+1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ static TARGETS: &'static [&'static str] = &[
7878
"powerpc64-unknown-linux-gnu",
7979
"powerpc64le-unknown-linux-gnu",
8080
"s390x-unknown-linux-gnu",
81+
"sparc64-unknown-linux-gnu",
8182
"wasm32-unknown-emscripten",
8283
"x86_64-apple-darwin",
8384
"x86_64-apple-ios",

0 commit comments

Comments
 (0)