]> Cypherpunks.ru repositories - gostls13.git/commit
make.bash: show correct GOROOT_BOOTSTRAP when using `go env GOROOT`
authorFilippo Valsorda <hi@filippo.io>
Wed, 1 Nov 2017 05:05:48 +0000 (01:05 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 1 Nov 2017 13:43:35 +0000 (13:43 +0000)
commitf1fa663b6d7c80109ad0ba690751daeb9e387061
tree9d2e2cc5ab293783feff57b6b69f96fc3089942f
parent371a5b494a7a0cb246a86e849b66ed022ef30c74
make.bash: show correct GOROOT_BOOTSTRAP when using `go env GOROOT`

Also, support spaces in go binaries locations, and document
GOROOT_BOOTSTRAP at the top.

Change-Id: I643d22df57aad9a2200cc256edd20e8c811bc70d
Reviewed-on: https://go-review.googlesource.com/74951
Run-TryBot: Filippo Valsorda <hi@filippo.io>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/make.bash