quaint-telephone-89068
11/02/2022, 6:42 PMgo
supports passing arbitrary linker flags to go tool link
invocations via a -ldflags
argument. Pants should support this feature.
Model as fields on go_binary
and go_package
(for tests) that set additional linker flags to use with defaults coming from option(s).
pantsbuild/pantsuser
12/01/2022, 6:21 PM