Closed
Description
In rust-lang/rust#45001 I was pointed here. I am thinking of adding support for Solaris. @malbarbo asked for SPARC support, but at least a sparc64-unknown-linux-gnu already exists. I would build sparcv9-sun-solaris and x86_64-sun-solaris.
As I read through the sources, they seem to be similar to the Docker CI stuff in rust-lang/rust. Also there is alexcrichton/port-of-rust, which also seems to have the same roots. Would it be preferable to have a prebuilt Solaris Docker image to reuse here?