]> Cypherpunks repositories - gostls13.git/commit
cmd/link: require cgo for -linkmode=external test
authorIan Lance Taylor <iant@golang.org>
Wed, 26 Feb 2025 05:44:25 +0000 (21:44 -0800)
committerGopher Robot <gobot@golang.org>
Wed, 26 Feb 2025 22:12:58 +0000 (14:12 -0800)
commit9cceaf87361d0b797dd23ec7467d9adb62910fc9
tree8acd806212472f7eb7c41ed77f1c7fbf1208deb8
parent983e30bd3b78ca77a5028a94323c6da363358648
cmd/link: require cgo for -linkmode=external test

For #71416
Fixes #71957

Change-Id: I2180dada34d9dd2d3f5b0aaf8525951fd2e86a27
Reviewed-on: https://go-review.googlesource.com/c/go/+/652277
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Quim Muntal <quimmuntal@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/link/internal/ld/macho_test.go