]> Cypherpunks repositories - gostls13.git/commit
cmd/link: use GOOS=ios for TestBuildForTvOS
authorCherry Zhang <cherryyz@google.com>
Sat, 17 Oct 2020 00:25:54 +0000 (20:25 -0400)
committerCherry Zhang <cherryyz@google.com>
Sat, 17 Oct 2020 02:48:03 +0000 (02:48 +0000)
commit5faa8286512db8b11ba3f16c447dbf41f289b47a
tree1ab86b18f3e61a5cc298f1e7f4a5437ea04509ad
parent11cfb48df192c14d185c1cfcaad1ba3e7b84c807
cmd/link: use GOOS=ios for TestBuildForTvOS

Updates #38485.

Fix darwin-amd64-10_15 build.

Change-Id: I1833c23788acafc9530bb91fb6182fc5cb44f6cd
Reviewed-on: https://go-review.googlesource.com/c/go/+/263265
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/link/link_test.go