Disable testing that thumbv6m-none-eabi builds properly

This commit is contained in:
gnzlbg 2019-07-26 15:01:00 +02:00
parent c8aa8ec72d
commit 98dc609a79
1 changed files with 3 additions and 1 deletions

View File

@ -172,6 +172,8 @@ done
# FIXME: https://github.com/rust-lang/rust/issues/58564
# sparc-unknown-linux-gnu
# FIXME: https://github.com/rust-lang/rust/issues/62932
# thumbv6m-none-eabi
RUST_LINUX_NO_CORE_TARGETS="\
aarch64-pc-windows-msvc \
aarch64-unknown-cloudabi \
@ -199,7 +201,7 @@ powerpc64-unknown-freebsd \
riscv32imac-unknown-none-elf \
riscv32imc-unknown-none-elf \
sparc64-unknown-netbsd \
thumbv6m-none-eabi \
thumbv7em-none-eabi \
thumbv7em-none-eabihf \
thumbv7m-none-eabi \