]> Cypherpunks repositories - gostls13.git/commit
cmd/go: let build -x output describe CGO_LDFLAGS env variable
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Tue, 18 Mar 2014 20:47:21 +0000 (21:47 +0100)
committerJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Tue, 18 Mar 2014 20:47:21 +0000 (21:47 +0100)
commitf081e2b9f41c8f4c1eec78180cbcaeab17f10f65
treed75eca490861a3312043b9718f4e894f79807a58
parent666f5b4a89c52901c26b992a05fd54479fd6fad9
cmd/go: let build -x output describe CGO_LDFLAGS env variable

Fixes #7249

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/75820046
src/cmd/go/build.go