Closed
Description
I believe that the fix for #30888, applicable for GOOS=android
, needs to cover the equivalence between the illumos
and solaris
in the same manner. It appears I missed this when adding the illumos
build tag in #20603.
I built the latest master revision to make sure this is still an issue:
go version devel +2165452a37 Fri May 31 11:26:23 2019 +0000 illumos/amd64
(I get the "cannot find module golang.org/x/sys/unix" for an illumos/amd64
toolchain but not for a solaris/amd64
toolchain)