We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1fb2624 + 244e181 commit 90f04e1Copy full SHA for 90f04e1
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