1
0
mirror of https://github.com/golang/go synced 2024-09-30 14:18:32 -06:00
go/cmd/toolstash
Josh Bleecher Snyder 5054e612af cmd/toolstash: don't build cmd for android
Linking cmd for android requires a cross-compiling toolchain,
which is not standard fare.

Skip it, and trust that the other platforms will pick up the slack.

Change-Id: Ifcf74f77e98489c859805ab7a448d80d019f3d20
Reviewed-on: https://go-review.googlesource.com/39556
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2017-04-05 15:47:30 +00:00
..
buildall cmd/toolstash: don't build cmd for android 2017-04-05 15:47:30 +00:00
cmp.go cmd/toolstash: import from rsc.io 2016-11-04 00:31:11 +00:00
main.go cmd/toolstash: use strings.LastIndexAny 2017-03-28 14:23:59 +00:00