We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3169f7 commit 1e377c5Copy full SHA for 1e377c5
src/ci/docker/host-x86_64/x86_64-gnu-llvm-17/Dockerfile
@@ -50,6 +50,7 @@ ENV RUST_CONFIGURE_ARGS \
50
--build=x86_64-unknown-linux-gnu \
51
--llvm-root=/usr/lib/llvm-17 \
52
--enable-llvm-link-shared \
53
+ --set rust.randomize-layout=true \
54
--set rust.thin-lto-import-instr-limit=10
55
56
COPY host-x86_64/dist-x86_64-linux/shared.sh /scripts/
0 commit comments