]> Cypherpunks repositories - gostls13.git/commit
misc/cgo/testcarchive: remove special flags for Darwin/ARM
authorCherry Zhang <cherryyz@google.com>
Wed, 30 Dec 2020 21:41:58 +0000 (16:41 -0500)
committerCherry Zhang <cherryyz@google.com>
Wed, 30 Dec 2020 22:39:59 +0000 (22:39 +0000)
commited301733bb228653f98ee9381e90bccf7a3e3bb6
tree859b6ef249bb5a67032c89e705a678368d28db67
parent0ae2e032f2d42575cb64d0759a6d31a71f39412f
misc/cgo/testcarchive: remove special flags for Darwin/ARM

The original Darwin/ARM port is gone. For ARM64, it works fine
without the flags on macOS/ARM64. Remove the flags.

Change-Id: I9cc00c49dd71376dd9c52abb78c2d8cec656b3db
Reviewed-on: https://go-review.googlesource.com/c/go/+/280157
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>
misc/cgo/testcarchive/carchive_test.go