mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
enable layout randomization in x86_64-gnu-llvm-17 CI job
This commit is contained in:
parent
e3169f76e6
commit
1e377c5b9f
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user