]> Cypherpunks repositories - gostls13.git/commit
src/buildall.bash: remove linux-386-387 target
authorDmitri Shuralyov <dmitshur@golang.org>
Mon, 28 Sep 2020 18:17:37 +0000 (14:17 -0400)
committerDmitri Shuralyov <dmitshur@golang.org>
Mon, 5 Oct 2020 21:08:03 +0000 (21:08 +0000)
commite7a7a403f92aef0eda8bf9f00091c8b21e2223a3
tree6d8e51cbb04e72922232371084df33ffa7b65e61
parent56284f9d29d17869cd70847693c51319408710b3
src/buildall.bash: remove linux-386-387 target

Support for GO386=387 is being dropped in Go 1.16. There
is no need for the target to be available for testing on
the master branch (where Go 1.16 development is ongoing).

For #40255.

Change-Id: I4a4ee80b0c0a535b6b0b246fe991f26964eb07ca
Reviewed-on: https://go-review.googlesource.com/c/go/+/257963
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Dmitri Shuralyov <dmitshur@golang.org>
src/buildall.bash