-
Russ Cox authored
If the same directory was used for multiple builds, it was possible for a stale version.go to contain the wrong definitions for $GOOS and $GOARCH, because they can change even if the hg version does not. Split into multiple files to fix. R=r, r2 CC=golang-dev https://golang.org/cl/4124050
bc874ec0