SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 65 Rust

Rollup merge of #139853 - Kobzol:lld-llvm-config, r=onur-ozkan

Disable combining LLD with external llvm-config

When an external `llvm-config` is used, we don't really know anything about the external LLD, as we don't build it ourselves. Therefore, we probably shouldn't allow using `rust-lld` nor copy it to the target sysroot.

Fixes: https://github.com/rust-lang/rust/issues/139477

CC ``@cuviper``

r? ``@onur-ozkan``

try-job: dist-x86_64-linux
try-job: dist-aarch64-linux
M
Matthias Krüger committed
ac00a37516698a0f1e9e4284a0ed95c561a17054
Committed by GitHub <noreply@github.com> on 4/18/2025, 3:16:30 AM