Skip to content

Commit

Permalink
Re-enable assertions in PPC dist builder
Browse files Browse the repository at this point in the history
  • Loading branch information
mati865 committed Jul 24, 2019
1 parent e3cebcb commit 4242206
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 4242206

Please sign in to comment.