]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #33698 - alexcrichton:update-libc, r=japaric
authorManish Goregaokar <manishsmail@gmail.com>
Thu, 19 May 2016 15:51:06 +0000 (21:21 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Thu, 19 May 2016 15:51:06 +0000 (21:21 +0530)
std: Update libc submodule

Brings in a fix where `-lutil` is no longer passed for musl targets, lifting the
need for a musl toolchain to be installed again.

Closes #33608


Trivial merge