We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3596c8 commit 2ba4baeCopy full SHA for 2ba4bae
src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
@@ -82,6 +82,7 @@ ENV RUST_CONFIGURE_ARGS \
82
--set target.x86_64-unknown-linux-gnu.ranlib=/rustroot/bin/llvm-ranlib \
83
--set llvm.thin-lto=true \
84
--set llvm.ninja=false \
85
+ --set llvm.strip-debuginfo=true \
86
--set rust.jemalloc \
87
--set rust.use-lld=true \
88
--set rust.lto=thin
0 commit comments