Skip to content

Commit 83c4bc2

Browse files
committed
Disable LTO
1 parent 072903e commit 83c4bc2

File tree

1 file changed

+0
-1
lines changed
  • src/ci/docker/host-x86_64/dist-x86_64-linux

1 file changed

+0
-1
lines changed

src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ ENV RUST_CONFIGURE_ARGS \
8484
--set llvm.ninja=false \
8585
--set rust.jemalloc \
8686
--set rust.use-lld=true \
87-
--set rust.lto=thin \
8887
--set rust.codegen-units=1
8988

9089
ENV SCRIPT python3 ../x.py build --set rust.debug=true opt-dist && \

0 commit comments

Comments
 (0)