Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rustc-1.56.1-0: Update bootstrap paths
[Rust’s build system is unable to cope with our wrappers.][1] error: process didn't exit successfully: `/pkg/rustc-1.52.1-0/bin/rustc -vV` (exit code: 127) --- stderr /pkg/rustc-1.52.1-0/bin/rustc: error while loading shared libraries: librustc_driver-671169f26ffb48e3.so: cannot open shared object file: No such file or directory Work around it it by setting the environment variables manually. [1]: https://github.com/rust-lang/rust/issues/90562
- Loading branch information