[`s390x-unknown-linux-gnu`](https://github.com/rust-lang/libc/pull/820) and [`sparc64-unknown-linux-gnu`](https://github.com/rust-lang/libc/pull/828) uses qemu system to run the tests. It seems [more correct](https://github.com/rust-lang/libc/pull/820#issuecomment-340768155) in terms of emulation to use full system emulation. So we may try to update the other targets to use system emulation.