Skip to content

Commit

Permalink
Rollup merge of rust-lang#62949 - mati865:patch-1, r=alexcrichton
Browse files Browse the repository at this point in the history
  • Loading branch information
Centril committed Jul 27, 2019
2 parents fec6841 + 4242206 commit 7f74000
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/ci/docker/dist-powerpc-linux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,3 @@ ENV HOSTS=powerpc-unknown-linux-gnu

ENV RUST_CONFIGURE_ARGS --enable-extended --disable-docs
ENV SCRIPT python2.7 ../x.py dist --host $HOSTS --target $HOSTS

# FIXME(#36150) this will fail the bootstrap. Probably means something bad is
# happening!
ENV NO_LLVM_ASSERTIONS 1

0 comments on commit 7f74000

Please sign in to comment.