Open
Description
CL 459497 was submitted to x/sys with the result that x/sys cannot be imported into the main repo without breaking GOOS=openbsd GOARCH=mips64 ./make.bash
. This blocks all non-openbsd development from importing a new x/sys, which in turns blocks importing a new x/tools and x/net. This is of course not a viable development state.
Deferring to the openbsd-mips64 maintainers' decision on that CL that this breakage is the best possible state of affairs, the response for the main repo should be to remove openbsd-mips64 from the misc-compile-openbsd builder, which I will do.