Skip to content

Commit

Permalink
enable layout randomization in x86_64-gnu-llvm-13 CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
the8472 committed Sep 3, 2022
1 parent 3cc4b4f commit 0eaac8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ci/docker/host-x86_64/x86_64-gnu-llvm-13/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ ENV RUST_CONFIGURE_ARGS \
--build=x86_64-unknown-linux-gnu \
--llvm-root=/usr/lib/llvm-13 \
--enable-llvm-link-shared \
--set rust.randomize-layout=true \
--set rust.thin-lto-import-instr-limit=10

# NOTE: intentionally uses all of `x.py`, `x`, and `x.ps1` to make sure they all work on Linux.
Expand Down

0 comments on commit 0eaac8f

Please sign in to comment.