mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
041bec87c0
Update musl-cross-make to 0.9.8 This version uses musl 1.1.22 and GCC 6.4.0 by default. It also contains support for newer binutils and GCC versions, should we want to bump those as well. But I'm purposefully limiting this patch in order to reduce the surface area for controversy.