maintainer-feedback requested: [Bug 286921] lang/go124: add necessary ${STRIP_CMD}
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 286921] lang/go124: add necessary ${STRIP_CMD}"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 May 2025 02:24:53 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked Golang Team (Nobody) <go@FreeBSD.org> for maintainer-feedback: Bug 286921: lang/go124: add necessary ${STRIP_CMD} https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286921 --- Description --- 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!