We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a2ef91 commit 87bfea3Copy full SHA for 87bfea3
build-new-version.sh
@@ -35,6 +35,7 @@ TARGET_TRIPLES=(
35
powerpc-unknown-linux-gnu
36
x86_64-unknown-linux-gnu
37
riscv64gc-unknown-linux-gnu
38
+ thumbv7neon-unknown-linux-gnueabihf
39
)
40
41
RUSTC_TRIPLES=(
0 commit comments