about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-04-18 05:16:30 +0200
committerGitHub <noreply@github.com>2025-04-18 05:16:30 +0200
commitac00a37516698a0f1e9e4284a0ed95c561a17054 (patch)
tree58eb9790fe45c00a038ded2582b83f19b85bb6e8 /compiler/rustc_codegen_gcc/src
parent540fb228af41bbc937adc15d98cd72fabaff95c2 (diff)
parenta870bba0d6b7b304e819ab820900496425ace96b (diff)
downloadrust-ac00a37516698a0f1e9e4284a0ed95c561a17054.tar.gz
rust-ac00a37516698a0f1e9e4284a0ed95c561a17054.zip
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
Diffstat (limited to 'compiler/rustc_codegen_gcc/src')
0 files changed, 0 insertions, 0 deletions