Skip to content

Commit 4b68664

Browse files
committed
enable build for armv7-unknown-linux-uclibceabihf
1 parent b18b8eb commit 4b68664

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ RUST_NIGHTLY_LINUX_TARGETS="\
139139
aarch64-fuchsia \
140140
armv5te-unknown-linux-gnueabi \
141141
armv5te-unknown-linux-musleabi \
142+
armv7-unknown-linux-uclibceabihf \
142143
i686-pc-windows-gnu \
143144
riscv64gc-unknown-linux-gnu \
144145
wasm32-wasi \

0 commit comments

Comments
 (0)