]> git.lizzy.rs Git - rust.git/commitdiff
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)
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)


Trivial merge