rust-dev doesn't support building with external llvm #76572
Labels
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
When building rustc-nightly (e2be5f5 here), the build error inside RustDev Target with:
The build is done with the following
config.toml
:Please note that
llvm
is system wide installed.I am a bit unsure about the exact purpose of RustDev. but it seems to me that it should be not build if llvm is external ?
Cc: @Mark-Simulacrum
The text was updated successfully, but these errors were encountered: