]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/link: default to external linking with cgo std packages"
authorThan McIntosh <thanm@google.com>
Thu, 23 Feb 2023 20:17:09 +0000 (20:17 +0000)
committerThan McIntosh <thanm@google.com>
Thu, 23 Feb 2023 20:44:29 +0000 (20:44 +0000)
commit20da76da91ddf1629cbabb31d4f05cdff1ce452a
tree4ff9d996b120130400c41a7d1ec34deea02a8f8d
parentebe49f98c89eb19d49738fd5dc2ad4f67b6cede4
Revert "cmd/link: default to external linking with cgo std packages"

This reverts CL 470298.

Reason for revert: causes issues with Google internal testing.

Updates #58619.
Updates #58620.

Change-Id: Ic6601820ba8758ef96b71e32d9ffc549c36d5c98
Reviewed-on: https://go-review.googlesource.com/c/go/+/470835
Reviewed-by: Russ Cox <rsc@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Than McIntosh <thanm@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/link/internal/ld/lib.go