* Update build.go
@@ -342,9 +342,6 @@ func setBuildEnv() {
} else {
os.Setenv("GOARCH", goarch)
}
if goarch == "386" {
os.Setenv("GO386", "387")
if cgo {
os.Setenv("CGO_ENABLED", "1")
The note is not visible to the blocked user.