]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/go: use platform.MustLinkExternal in externalLinkingForced"
authorIan Lance Taylor <iant@golang.org>
Mon, 20 Mar 2023 17:54:31 +0000 (10:54 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 20 Mar 2023 20:11:40 +0000 (20:11 +0000)
commit86ad2d570c79e1687ba0782a2be891195da42cbf
tree1a69e02df236ceb514f7867cb4913c70f3ef53cd
parent6e57ecdb03fba66007e081c7d5fce99d39d9fab8
Revert "cmd/go: use platform.MustLinkExternal in externalLinkingForced"

This reverts CL 477395.

Failing on darwin-amd64 builders:
https://build.golang.org/log/b07ec5e40a896f5d099e4c85f4094321ecc84f21

loadinternal: cannot find runtime/cgo
signal: trace/BPT trap
FAIL crypto/x509 0.024s
FAIL
2023/03/20 12:16:35 Failed: exit status 1

Change-Id: Ib9923f9ff7e24c3b5f8690ba1d6b5d0b6693d49c
Reviewed-on: https://go-review.googlesource.com/c/go/+/477736
TryBot-Result: Gopher Robot <gobot@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
src/cmd/go/internal/load/pkg.go