]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: restore support for ios tag on darwin/amd64
authorFilippo Valsorda <filippo@golang.org>
Wed, 24 Jun 2020 16:59:10 +0000 (12:59 -0400)
committerFilippo Valsorda <filippo@golang.org>
Wed, 24 Jun 2020 20:16:49 +0000 (20:16 +0000)
commit72019cf3128af1b8f48f7ec5f04bc04a98c23131
tree8aa88b4d49728d1346fccc34d3a4b20fb1516234
parent3e95c5b0a100595105972a70dfcfa0856c91cb38
crypto/x509: restore support for ios tag on darwin/amd64

Fixes #38710

Change-Id: I9b210e95fd997ff53ec704c5f61110045aaa94bb
Reviewed-on: https://go-review.googlesource.com/c/go/+/239559
Run-TryBot: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
src/cmd/dist/test.go
src/crypto/x509/root.go
src/crypto/x509/root_cgo_darwin_amd64.go
src/crypto/x509/root_darwin_amd64.go
src/crypto/x509/root_darwin_ios.go [moved from src/crypto/x509/root_darwin_arm64.go with 99% similarity]
src/crypto/x509/root_darwin_ios_gen.go [moved from src/crypto/x509/root_darwin_arm64_gen.go with 94% similarity]
src/crypto/x509/root_omit.go
src/crypto/x509/root_omit_test.go