Descriptioncmd/api: ignore GOARCH when building cmd/api.
This was breaking people setting GOARCH=386 before running
all.bash on amd64 machines.
cmd/go puts different architecture binaries where "go tool"
can't find them.
Patch Set 1 #Patch Set 2 : diff -r 19c167c161d3 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 19c167c161d3 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 19c167c161d3 https://go.googlecode.com/hg/ #
Total comments: 2
Patch Set 5 : diff -r 471bd507de3c https://go.googlecode.com/hg/ #MessagesTotal messages: 7
|