]> Cypherpunks repositories - gostls13.git/commit
build: add `go env GOROOT` as default GOROOT_BOOTSTRAP value
authorWei Congrui <crvv.mail@gmail.com>
Tue, 22 Aug 2017 05:36:19 +0000 (13:36 +0800)
committerIan Lance Taylor <iant@golang.org>
Fri, 25 Aug 2017 05:36:27 +0000 (05:36 +0000)
commita164a2f5357ed5635cbda1fd4e8dacb835248cd0
treea2ac3f98a85c2731e17736deeb9d09283ad0f079
parent3d62000adcec9b6e4a2d7ca89020f3bf68ece2ef
build: add `go env GOROOT` as default GOROOT_BOOTSTRAP value

This change also added the same check in make.bash to make.rc,
which makes sure $GOROOT_BOOTSTRAP != $GOROOT.

Fixes #14339

Change-Id: I2758f4a845bae42ace02492fc6a911f6d6247d26
Reviewed-on: https://go-review.googlesource.com/57753
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/make.bash
src/make.rc