]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: remove riscv64 from set of incomplete ports
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 28 Jan 2020 22:57:18 +0000 (22:57 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 29 Jan 2020 02:43:46 +0000 (02:43 +0000)
commita6701d81a04bc84b5851e104b27783395a348832
tree6b778eab0b559b2417444c8f34638120b4113390
parent212c0bf24c299616f24880401a621a31c9099b8c
cmd/dist: remove riscv64 from set of incomplete ports

Fixes #27532
Fixes #36853
Updates #28944

Change-Id: I4d0f212deb361c941ce7e5999e237a951c89a296
Reviewed-on: https://go-review.googlesource.com/c/go/+/216758
Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Joel Sing <joel@sing.id.au>
src/cmd/dist/build.go