rust/src/ci/docker/dist-powerpc64le-linux
Josh Stone 3477939b79 [CI] Update binutils for powerpc64 and powerpc64le
Cargo powerpc64 and powerpc64le are seeing `SIGILL` crashes in openssl,
which was found to be a linking problem, fixed by newer binutils. See
<https://github.com/rust-lang/rust/issues/57345#issuecomment-462094555>

For powerpc64 we're using crosstool-ng, which doesn't offer a newer
binutils version, but we can just compile it separately. On powerpc64le
we're already building binutils. Both are now updated to binutils 2.32.

Closes rust-lang/cargo#6320
Closes rust-lang/rust#57345
Closes rust-lang/rustup.rs#1620
2019-03-06 20:14:27 -08:00
..
build-powerpc64le-toolchain.sh [CI] Update binutils for powerpc64 and powerpc64le 2019-03-06 20:14:27 -08:00
Dockerfile rustbuild: Disable docs on cross-compiled builds 2018-03-25 23:31:41 -07:00
shared.sh Remove licenses 2018-12-25 21:08:33 -07:00