We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cc4b4f commit 0eaac8fCopy full SHA for 0eaac8f
src/ci/docker/host-x86_64/x86_64-gnu-llvm-13/Dockerfile
@@ -46,6 +46,7 @@ ENV RUST_CONFIGURE_ARGS \
46
--build=x86_64-unknown-linux-gnu \
47
--llvm-root=/usr/lib/llvm-13 \
48
--enable-llvm-link-shared \
49
+ --set rust.randomize-layout=true \
50
--set rust.thin-lto-import-instr-limit=10
51
52
# NOTE: intentionally uses all of `x.py`, `x`, and `x.ps1` to make sure they all work on Linux.
0 commit comments