]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #40019 - alexcrichton:fix-musl, r=brson
authorEduard-Mihai Burtescu <edy.burt@gmail.com>
Sat, 25 Feb 2017 12:13:30 +0000 (14:13 +0200)
committerGitHub <noreply@github.com>
Sat, 25 Feb 2017 12:13:30 +0000 (14:13 +0200)
commit411d8e95dbbe8d7de1ea9ca6b95abf95f8c49e38
tree3bc4116d281a08af61df8c4871fe5d047f9aeb51
parent5c0b4b369167060aa73368374d48a7de6c812376
parent9a08f40349c3c3182845b31b1d7a26b7af5245a3
Rollup merge of #40019 - alexcrichton:fix-musl, r=brson

travis: Compile a more compatible libc.a for musl

The mitigations for #34978 involve passing `-Wa,-mrelax-relocations=no` to all C
code we compile, and we just forgot to pass it when compiling musl itself.

Closes #39979
src/bootstrap/lib.rs
src/ci/docker/linux-tested-targets/Dockerfile