]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: fix wrong goarch on mips64le
authorMeng Zhuo <mengzhuo1203@gmail.com>
Fri, 25 Oct 2019 12:54:20 +0000 (20:54 +0800)
committerCherry Zhang <cherryyz@google.com>
Fri, 25 Oct 2019 14:31:54 +0000 (14:31 +0000)
commitdad512f6df83367a46d9135daa13e27f51b8ba04
tree0b1fbc32c20e579120ff0a5f0fee271b0a3a5028
parent9a701017e60f5a2a46290538ed92f33816da80c2
cmd/dist: fix wrong goarch on mips64le

Change-Id: I625f0bc533a7d14010c0344f36e8f157a19c13f2
Reviewed-on: https://go-review.googlesource.com/c/go/+/203437
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
src/cmd/dist/build.go