-
Couldn't load subscription status.
- Fork 13.9k
Closed
Description
I tried to do this recently and it failed. Some things to remember:
- Search for and replace references to
run-make-fulldeps - Update path to
../../run-make-fulldeps/tools.mkfrom just../tools.mk bootstraphas an explicit reference tofulldepsintest.rsto buildRustDemanglerand set--rust-demangler-path, which should be changed to support the move torun-makewithoutfulldeps
I forgot about that last one and its possible that was the only issue.
If not, check bootstrap for other fulldeps dependencies, and note that the error I thought I saw had to do with llvm-profdata or llvm-cov. If so, those may require additional special handling in bootstrap or elsewhere.
Metadata
Metadata
Assignees
Labels
No labels