We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46ecc10 commit 244e181Copy full SHA for 244e181
src/ci/docker/host-x86_64/dist-powerpc64-linux/Dockerfile
@@ -26,5 +26,5 @@ ENV \
26
27
ENV HOSTS=powerpc64-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