]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: remove openbsd/mips64 from incomplete ports
authorJoel Sing <joel@sing.id.au>
Thu, 5 Nov 2020 05:41:32 +0000 (16:41 +1100)
committerJoel Sing <joel@sing.id.au>
Fri, 6 Nov 2020 07:55:52 +0000 (07:55 +0000)
commitb7e0adfee28b516a0dcceb5ecf0e5a695b38c61f
treec8c71ca440a1610f8dd50d5680f0b44a6fbb7b5d
parentecc3f5112ebaf23c4b1ac4c5eedfa406d82ecc9a
cmd/dist: remove openbsd/mips64 from incomplete ports

Remove openbsd/mips64 from incomplete ports lists - all of the necessary code
has landed and we want to run tests so we can see/deal with remaining failures.

Update #40995

Change-Id: I5d4f89af82ff3abe57570a9a8abf889498093d32
Reviewed-on: https://go-review.googlesource.com/c/go/+/267606
Trust: Joel Sing <joel@sing.id.au>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/cmd/dist/build.go