summaryrefslogtreecommitdiff
path: root/src/strconv
diff options
context:
space:
mode:
authorDaniel Martí <mvdan@mvdan.cc>2020-10-22 19:32:47 +0100
committerDaniel Martí <mvdan@mvdan.cc>2020-10-22 19:43:26 +0000
commitc92bfac01e9e8319822f472fd11a51bf28762125 (patch)
tree8102b64efe4250f76ee808a5ac653b612864e8a8 /src/strconv
parent2ad44158af373f68c1aef528738a5baade77d316 (diff)
downloadgo-git-c92bfac01e9e8319822f472fd11a51bf28762125.tar.gz
cmd/go: support non-amd64 on script/toolexec.txt
In https://golang.org/cl/263357, I wasn't thinking that the assembly file without a GOARCH suffix would be built for all architectures. Only build assembly for amd64, and update the stderr matching line. I manually verified that this works on 386; since the only Go file in that package is a stub, and no assembly files match GOARCH=386, no assembly is built at all. Change-Id: Ief3c6c9bdc223f342821b0ec27f00098fc25246a Reviewed-on: https://go-review.googlesource.com/c/go/+/264457 Trust: Daniel Martí <mvdan@mvdan.cc> Run-TryBot: Daniel Martí <mvdan@mvdan.cc> Reviewed-by: Bryan C. Mills <bcmills@google.com> TryBot-Result: Go Bot <gobot@golang.org>
Diffstat (limited to 'src/strconv')
0 files changed, 0 insertions, 0 deletions