File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -195,16 +195,19 @@ done
195195
196196# FIXME: https://github.com/rust-lang/rust/issues/58564
197197# sparc-unknown-linux-gnu
198+ # FIXME: Today(2020-07-29)'s nightly is missing rust-src for these targets.
199+ # aarch64-unknown-cloudabi
200+ # aarch64-unknown-freebsd
201+ # aarch64-unknown-hermit
202+ # aarch64-unknown-netbsd
203+ # aarch64-unknown-openbsd
204+ # aarch64-wrs-vxworks
205+ # armv7-unknown-cloudabi-eabihf
206+ # armv7-wrs-vxworks-eabihf
198207RUST_LINUX_NO_CORE_TARGETS=" \
199208aarch64-pc-windows-msvc \
200- aarch64-unknown-cloudabi \
201- aarch64-unknown-freebsd \
202- aarch64-unknown-hermit \
203- aarch64-unknown-netbsd \
204- aarch64-unknown-openbsd \
205209armebv7r-none-eabi \
206210armebv7r-none-eabihf \
207- armv7-unknown-cloudabi-eabihf \
208211armv7r-none-eabi \
209212armv7r-none-eabihf \
210213hexagon-unknown-linux-musl \
@@ -241,8 +244,6 @@ x86_64-unknown-haiku \
241244x86_64-unknown-hermit \
242245x86_64-unknown-l4re-uclibc \
243246x86_64-unknown-openbsd \
244- armv7-wrs-vxworks-eabihf \
245- aarch64-wrs-vxworks \
246247i686-wrs-vxworks \
247248x86_64-wrs-vxworks \
248249powerpc-wrs-vxworks \
You can’t perform that action at this time.
0 commit comments