rust/compiler/rustc_llvm
Matthias Krüger dea28d86b4
Rollup merge of #123294 - Nilstrieb:reuqire-llvm-config, r=clubby789
Require LLVM_CONFIG to be set in rustc_llvm/build.rs

This environment variable should always be set by bootstrap in `rustc_llvm_env`. The fallback is quite ugly and complicated, so removing it is nice.

bf71daedc2/src/bootstrap/src/core/build_steps/compile.rs (L1166)

I tried finding when this was added in git history, but it pointed all the way to "add build scripts" at which point I stopped digging more. This has always been here.

cc `@nikic` `@cuviper` in case you happen to be aware of a deeper reason behind this

r? bootstrap
2024-04-06 08:56:33 +02:00
..
llvm-wrapper Rollup merge of #123437 - Zalathar:clang-format, r=cuviper 2024-04-04 21:16:57 -04:00
src Invert diagnostic lints. 2024-02-06 13:12:33 +11:00
Cargo.toml Add arm64ec-pc-windows-msvc target 2024-03-06 17:49:37 -08:00
build.rs Rollup merge of #123294 - Nilstrieb:reuqire-llvm-config, r=clubby789 2024-04-06 08:56:33 +02:00