]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: only build ios_exec wrapper for ios
authorCherry Zhang <cherryyz@google.com>
Wed, 14 Oct 2020 00:44:04 +0000 (20:44 -0400)
committerCherry Zhang <cherryyz@google.com>
Thu, 15 Oct 2020 20:10:46 +0000 (20:10 +0000)
commit748c0d87e23eaae0ba133d2f613b82c009ac8cb4
treedf725d58b9e925b19080020fb1f53af5343121f0
parent1bcf6beec53ae811490fcd0ac29328b12b53702c
cmd/dist: only build ios_exec wrapper for ios

Not for darwin/arm64.

Updates #38485.

Change-Id: I08a5f00fd77f20c9c483755a36755a63cf10aa1a
Reviewed-on: https://go-review.googlesource.com/c/go/+/262558
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/cmd/dist/build.go