We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78a7751 + de9b3b7 commit 340eaedCopy full SHA for 340eaed
src/ci/docker/host-x86_64/dist-armv7-linux/Dockerfile
@@ -25,5 +25,5 @@ ENV CC_armv7_unknown_linux_gnueabihf=armv7-unknown-linux-gnueabihf-gcc \
25
26
ENV HOSTS=armv7-unknown-linux-gnueabihf
27
28
-ENV RUST_CONFIGURE_ARGS --enable-full-tools --disable-docs
+ENV RUST_CONFIGURE_ARGS --enable-full-tools --enable-profiler --disable-docs
29
ENV SCRIPT python3 ../x.py dist --host $HOSTS --target $HOSTS
0 commit comments