]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #45652 - malbarbo:x32-2, r=alexcrichton
authorkennytm <kennytm@gmail.com>
Wed, 1 Nov 2017 05:32:18 +0000 (13:32 +0800)
committerGitHub <noreply@github.com>
Wed, 1 Nov 2017 05:32:18 +0000 (13:32 +0800)
commit63ad1293cc806e941d00fc356200a6bb43621312
tree879fa540a0836134e1e8c81b219a41a5d1d4ef99
parent2d53d94c3b6db09d6f930f5bb23c929c96d24f95
parent8e962433f989367b555ef23da5c89e2afac81560
Rollup merge of #45652 - malbarbo:x32-2, r=alexcrichton

More fixes for x86_64-unknown-linux-gnux32

This update libc (all libc testing are passing) and fixes NR_GETRANDOM.

Fix all but one run-pass test (lto-unwind.rs, see https://github.com/rust-lang/rust/issues/45416)