]> Cypherpunks repositories - gostls13.git/commit
make.bash: abort if $GOROOT_BOOTSTRAP == $GOROOT
authorDave Cheney <dave@cheney.net>
Thu, 20 Aug 2015 02:28:51 +0000 (12:28 +1000)
committerDave Cheney <dave@cheney.net>
Mon, 24 Aug 2015 03:04:52 +0000 (03:04 +0000)
commitf9379eb3467d2b6feb8fb0c7c2c366b81408305d
treed8640f99120216d1052f88e5d010c6ec24db1564
parent397b4f6cbff1c462abc25b60358298d3308d13f6
make.bash: abort if $GOROOT_BOOTSTRAP == $GOROOT

Fixes #12214

Change-Id: I82586b54ac7b9c0c71055bb66b921e3efbf4977c
Reviewed-on: https://go-review.googlesource.com/13719
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/make.bash