Would a two-stage build on i386 be another way to address this, like outlined in https://github.com/golang/go/issues/44500#issuecomment-784675990 ?
""" export GO386='softfloat' GO386= ./bootstrap.bash export GOROOT_BOOTSTRAP="../../go-$GOOS-$GOARCH-bootstrap" ./make.bash """
Would a two-stage build on i386 be another way to address this, like outlined in https:/ /github. com/golang/ go/issues/ 44500#issuecomm ent-784675990 ?
""" BOOTSTRAP= "../../ go-$GOOS- $GOARCH- bootstrap"
export GO386='softfloat'
GO386= ./bootstrap.bash
export GOROOT_
./make.bash
"""