In order for me to be able to run libcore tests in m68k, it seems like I'll need libc to support this architecture. [Here's one place where such support will need to be added.](https://github.com/rust-lang/libc/tree/master/src/unix/linux_like/linux/arch). It will also need to support the other architectures supported by gcc for it to work on those platforms.