From: Caspar Schutijser Subject: Re: New port: lyrebird, the obfourscator To: Douglas Silva Cc: "ports@openbsd.org" Date: Tue, 23 Dec 2025 15:57:12 +0100 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