]> Cypherpunks repositories - gostls13.git/commit
make.bash: don't pass GOOS and GOARCH to cmd/go when finding GOROOT_BOOTSTRAP
authorLE Manh Cuong <cuong.manhle.vn@gmail.com>
Wed, 20 Jun 2018 04:22:37 +0000 (11:22 +0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 20 Jun 2018 16:04:33 +0000 (16:04 +0000)
commit578e0668627229ad0b9a3c88b61b3489cedb9074
treeabf8d4adf9774d55431bc82fa217aad50964a62f
parentf549af6f0a79479dddc70593291c31401b1f495a
make.bash: don't pass GOOS and GOARCH to cmd/go when finding GOROOT_BOOTSTRAP

Fixes #25962

Change-Id: I10d41713f6aef100d7b2c8c976f22d1c8ac376d5
Reviewed-on: https://go-review.googlesource.com/119937
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/make.bash