Skip to content

Commit

Permalink
enable layout randomization in x86_64-gnu-llvm-17 CI job
Browse files Browse the repository at this point in the history
  • Loading branch information
the8472 committed Aug 31, 2024
1 parent 24f4df1 commit f18d9ff
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-17/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ ENV RUST_CONFIGURE_ARGS \
--build=x86_64-unknown-linux-gnu \
--llvm-root=/usr/lib/llvm-17 \
--enable-llvm-link-shared \
--set rust.randomize-layout=true \
--set rust.thin-lto-import-instr-limit=10

COPY host-x86_64/dist-x86_64-linux/shared.sh /scripts/
Expand Down

0 comments on commit f18d9ff

Please sign in to comment.