]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #35577 - japaric:relax, r=alexcrichton
authorEduard-Mihai Burtescu <edy.burt@gmail.com>
Sun, 14 Aug 2016 17:29:49 +0000 (20:29 +0300)
committerGitHub <noreply@github.com>
Sun, 14 Aug 2016 17:29:49 +0000 (20:29 +0300)
commitda2328b0b1e13fc4d8f7c813f47365710edfc10e
tree65c9835c48dc0075c6aef4eb4de1308e5ec3f691
parent8ade28e9a26a27153bda67cd5213411bfbd95ff3
parentc0ff3c1070f5983c96ddbfe702bd60679305e7b5
Rollup merge of #35577 - japaric:relax, r=alexcrichton

add -mrelax-relocations=no to i686-musl and i586-gnu

I've been experiencing #34978 with these two targets. This applies the
hack in #35178 to these targets as well.

r? @alexcrichton
src/bootstrap/lib.rs