bootstrap fails to find codegen-backends
folder
#123331
Labels
A-contributor-roadblock
Area: Makes things more difficult for new or seasoned contributors to Rust
A-download-rustc
Area: The `rust.download-rustc` build option.
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
When
download-rustc
is enabled, using multiple codegen backends in build configuration (rust.codegen-backends= ["llvm", "gcc"]
) leads bootstrap to fail with the following error:The text was updated successfully, but these errors were encountered: