We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efd9fd6 + f7ed423 commit 761e058Copy full SHA for 761e058
src/ci/docker/host-x86_64/dist-powerpc-linux/Dockerfile
@@ -26,5 +26,5 @@ ENV \
26
27
ENV HOSTS=powerpc-unknown-linux-gnu
28
29
-ENV RUST_CONFIGURE_ARGS --enable-extended --disable-docs
+ENV RUST_CONFIGURE_ARGS --enable-extended --enable-profiler --disable-docs
30
ENV SCRIPT python3 ../x.py dist --host $HOSTS --target $HOSTS
0 commit comments