This seems to be due to the fact that `libgreen` is no longer a dependency of `rustc` - see commit 40ab198356bbec05b308b2e61ebc6fe9e23ade9d. When I run `make all` on my machine, `libgreen` does not get built, and I'm not sure how to make it build.
This seems to be due to the fact that
libgreenis no longer a dependency ofrustc- see commit 40ab198.When I run
make allon my machine,libgreendoes not get built, and I'm not sure how to make it build.