]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: test c-archive mode on ios/arm64
authorCherry Zhang <cherryyz@google.com>
Sun, 4 Oct 2020 04:25:17 +0000 (00:25 -0400)
committerCherry Zhang <cherryyz@google.com>
Mon, 5 Oct 2020 17:13:51 +0000 (17:13 +0000)
commit9f24388a7d57a79d0d68c1c04cf3fa4f86338e21
tree3c415dfc380d4a5309e34a89642a581ed787c6ab
parenta517c3422e808ae51533a0700e05d59e8a799136
cmd/dist: test c-archive mode on ios/arm64

It is tested on darwin/arm64. Don't lose it when using GOOS=ios.

Updates #38485.

Change-Id: I7157d6b6f2850f2fd361e35ae310dd1ba9f31aa4
Reviewed-on: https://go-review.googlesource.com/c/go/+/259439
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/dist/test.go