Okay, that makes sense. Can I suggest a friendly amendment to the following section of build.md? (the only change is in the first line):
Current:
If you have a sufficiently recent Racket installation already with at
least the `"compiler-lib"` package installed, you can supply
`RACKET=...` with `make cs` to skip that part of the bootstrap. And if
you have a Chez Scheme source directory already, you can supply that
with `SCHEME_SRC=<dir>` instead of downloading a new copy:
Proposed:
If you have already compiled the current version of Racket with at
least the `"compiler-lib"` package installed, you can supply
`RACKET=...` with `make cs` to skip that part of the bootstrap. And if
you have a Chez Scheme source directory already, you can supply that
with `SCHEME_SRC=<dir>` instead of downloading a new copy:
John
> --
> You received this message because you are subscribed to the Google Groups "Racket Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
racket-dev+...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/racket-dev/20200525200357.154%40sirmail.smtp.cs.utah.edu.