[Bug 286921] lang/go124: add necessary ${STRIP_CMD}
Date: Mon, 19 May 2025 02:24:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286921 Bug ID: 286921 Summary: lang/go124: add necessary ${STRIP_CMD} Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: buildisok, easy Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: go@FreeBSD.org Reporter: portmaster@bsdforge.com Assignee: go@FreeBSD.org Flags: maintainer-feedback?(go@FreeBSD.org) Created attachment 260530 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260530&action=edit patch against lang/go124 version 1 The patch attached to this pr(1) adds ${STRIP_CMD} as necessary for the installed libs, which otherwise are not stripped via INSTALL_TARGET=install-strip. While here, reflow Makefile (pets port(lint|fmt|clippy)). That's it. Thanks! -- You are receiving this mail because: You are the assignee for the bug.