cmd/go: force default env vars onto tool subprocesses
This avoids needing every invoked tool to have an identical computation of the build defaults as the go command does. It makes sure the tools all know what the go command wants. Change-Id: I484f15982bfb93c86cde8fc9df7f456505270b87 Reviewed-on: https://go-review.googlesource.com/6409Reviewed-by: Rob Pike <r@golang.org>
Showing
Please register or sign in to comment