Skip to content

Commit 4242206

Browse files
committed
Re-enable assertions in PPC dist builder
1 parent e3cebcb commit 4242206

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/ci/docker/dist-powerpc-linux/Dockerfile

-4
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,3 @@ ENV HOSTS=powerpc-unknown-linux-gnu
3636

3737
ENV RUST_CONFIGURE_ARGS --enable-extended --disable-docs
3838
ENV SCRIPT python2.7 ../x.py dist --host $HOSTS --target $HOSTS
39-
40-
# FIXME(#36150) this will fail the bootstrap. Probably means something bad is
41-
# happening!
42-
ENV NO_LLVM_ASSERTIONS 1

0 commit comments

Comments
 (0)