Hi, On Mon, Dec 22, 2025 at 11:00:19PM +0000, Douglas Silva wrote: > Stuart's suggestion with the MODGO_LDFLAGS was correct. I forgot to do a > `make clean=all` before trying it. Thanks! > > The issue I linked before only happens when building it manually from a git > clone — so not relevant. Our ports build is probably calling `go build` > directly, bypassing their Makefile. > > I'm attaching the updated port directory.
Thanks sthen@ for your suggestion and you for checking it. I moved the MODGO_LDFLAGS line down a bit in the Makefile locally (I'll put it below MODULES += lang/go) and I imported the port. Thanks! Caspar
