Location (URL)
https://doc.rust-lang.org/nightly/rustc/platform-support/m68k-unknown-none-elf.html#m68k-unknown-none-elf
Summary
This target is clearly intended for no-std usage, so it makes no sense that its docs mention needing C toolchains and debootstrap. The target should work without any C toolchains (though mentioning them is probably still fine) and the binaries shouldn't be run on Linux.
@knickish
Location (URL)
https://doc.rust-lang.org/nightly/rustc/platform-support/m68k-unknown-none-elf.html#m68k-unknown-none-elf
Summary
This target is clearly intended for no-std usage, so it makes no sense that its docs mention needing C toolchains and debootstrap. The target should work without any C toolchains (though mentioning them is probably still fine) and the binaries shouldn't be run on Linux.
@knickish