We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d2b84b + 244e181 commit 59bf38dCopy full SHA for 59bf38d
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