Skip to content

Commit 682b8af

Browse files
committed
add target "hermit" to build.sh
1 parent 585d45a commit 682b8af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,9 @@ done
167167
# FIXME: https://github.com/rust-lang/rust/issues/58564
168168
# sparc-unknown-linux-gnu
169169
RUST_LINUX_NO_CORE_TARGETS="\
170+
x86_64-unknown-hermit \
170171
x86_64-unknown-dragonfly \
172+
aarch64-unknown-hermit \
171173
aarch64-pc-windows-msvc \
172174
aarch64-unknown-cloudabi \
173175
armebv7r-none-eabi \

0 commit comments

Comments
 (0)