We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3cebcb commit 4242206Copy full SHA for 4242206
src/ci/docker/dist-powerpc-linux/Dockerfile
@@ -36,7 +36,3 @@ ENV HOSTS=powerpc-unknown-linux-gnu
36
37
ENV RUST_CONFIGURE_ARGS --enable-extended --disable-docs
38
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