1
0
mirror of https://github.com/golang/go synced 2024-11-14 14:30:23 -07:00
go/misc/cgo/testplugin
Cherry Mui 6c8ea391cf cmd/link: write buildid to plugin
Currently, in plugin build mode we don't write the build ID. This
is disabled in CL 29394 since plugin is supported on Darwin. Maybe
it caused some problem with the Darwin dynamic linker. But it
seems no problem currently. Enabled it.

Fixes #59845.

Change-Id: I60589ffc7937e4d30055960d391cac1e7cd0cd42
Reviewed-on: https://go-review.googlesource.com/c/go/+/489457
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
Run-TryBot: Cherry Mui <cherryyz@google.com>
2023-04-28 16:02:17 +00:00
..
altpath/testdata
testdata misc/cgo: remove +build lines, add go:build where needed 2023-04-10 22:32:35 +00:00
overlaydir_test.go misc: remove use of relative directories in overlayDir functions 2019-11-25 16:26:15 +00:00
plugin_test.go cmd/link: write buildid to plugin 2023-04-28 16:02:17 +00:00