about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authoronur-ozkan <work@onurozkan.dev>2024-06-19 19:34:28 +0300
committeronur-ozkan <work@onurozkan.dev>2024-06-19 19:36:54 +0300
commitf22775b245f39fb0cec9b6279124a95b7fee7d03 (patch)
tree0f731b9cb852608ce459bd378c68bac93c246f85 /compiler/rustc_pattern_analysis/src
parent3186d17d56f9803b739a2c0aabd23aafd8791485 (diff)
downloadrust-f22775b245f39fb0cec9b6279124a95b7fee7d03.tar.gz
rust-f22775b245f39fb0cec9b6279124a95b7fee7d03.zip
ignore `llvm::Lld` step if `lld` is not enabled
People are having trouble when they don't want to build `lld` for their custom
distribution tarballs even with `lld = false` in their config.toml. This is because
it is not controlled by `lld_enabled` flag. This change ensures that `llvm:Lld`
is controlled by lld configuration.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions