cmd/go: assume that code in $GOROOT is up to date
Do not check compiler/linker timestamps for packages that are in the $GOROOT. Avoids trying to rebuild non-writable standard packages when timestamps have not been retained on the Go binaries. Fixes #4106. R=golang-dev, rsc CC=golang-dev https://golang.org/cl/6533053
Showing
Please
register
or
sign in
to comment