Skip to content

Commit 87bfea3

Browse files
authored
add thumbv7neon target
1 parent 9a2ef91 commit 87bfea3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-new-version.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ TARGET_TRIPLES=(
3535
powerpc-unknown-linux-gnu
3636
x86_64-unknown-linux-gnu
3737
riscv64gc-unknown-linux-gnu
38+
thumbv7neon-unknown-linux-gnueabihf
3839
)
3940

4041
RUSTC_TRIPLES=(

0 commit comments

Comments
 (0)