]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: detect gohostarch on riscv64 hosts
authorJoel Sing <joel@sing.id.au>
Wed, 22 Jan 2020 16:30:14 +0000 (03:30 +1100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 22 Jan 2020 16:56:57 +0000 (16:56 +0000)
commitb4f15e79afecd04821a694ae0b41b39d8bf32a96
tree65a2c72aba10a74f511abebc987c2cc3c1ca6bd5
parent6718cb617f3d09878088779fe9d18b08949a9bc0
cmd/dist: detect gohostarch on riscv64 hosts

Updates #27532

Change-Id: I66c194499bb7b831b569c66d0736fa7205eedd80
Reviewed-on: https://go-review.googlesource.com/c/go/+/215837
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/dist/main.go