]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/dist: support windows/arm"
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 20 Aug 2018 19:11:33 +0000 (19:11 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 20 Aug 2018 19:12:24 +0000 (19:12 +0000)
commit09ec523049e3f26cba9b431dcc8ea4820b5dcc89
treec614e2a1b287847d82770d7222b3be67a98e44ea
parenta034f310b040a4252843683f59555ded07016eae
Revert "cmd/dist: support windows/arm"

This reverts commit def3280eb4e4bc7fb058f98fa2993cb077db3f95.

Reason for revert: broke the vetall builder and I (Brad) forgot to run the trybots first. :(

Change-Id: I255bedeb28d13e265f357060e57561e593145275
Reviewed-on: https://go-review.googlesource.com/130015
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/dist/build.go
src/cmd/dist/sys_windows.go