]> Cypherpunks repositories - gostls13.git/commit
go/build: less aggressive failure when GOROOT not found
authorAndrew Gerrand <adg@golang.org>
Fri, 15 Jul 2011 03:45:22 +0000 (13:45 +1000)
committerAndrew Gerrand <adg@golang.org>
Fri, 15 Jul 2011 03:45:22 +0000 (13:45 +1000)
commit5d929a9c9236f146bcb49a1c7a0d29e0b93a76ae
tree36e9c0e18360ca93f2e6fb93c35c8b86606558cb
parent29125be5c7d4f04788669d7ab2a6e555749b9609
go/build: less aggressive failure when GOROOT not found

R=golang-dev, rsc, dsymonds
CC=golang-dev
https://golang.org/cl/4743041
src/pkg/go/build/path.go