Skip to content

Commit

Permalink
Fix again 🤦
Browse files Browse the repository at this point in the history
  • Loading branch information
saethlin authored Jun 15, 2024
1 parent c49fd8f commit 17184f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ ENV RUST_CONFIGURE_ARGS \
--set rust.jemalloc \
--set rust.use-lld=true \
--set rust.lto=thin \
--set rust.debuginfo=1 \
--set rust.debuginfo-level=1 \
--set rust.strip=false \
--set rust.codegen-units=1

Expand Down

0 comments on commit 17184f8

Please sign in to comment.