[Bug 264711] net/endlessh: fix wrong use of STRIP
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Jun 2022 12:40:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264711 Bug ID: 264711 Summary: net/endlessh: fix wrong use of STRIP Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: easy Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: brnrd@freebsd.org Reporter: fuz@fuz.su CC: brnrd@freebsd.org Assignee: brnrd@freebsd.org Flags: maintainer-feedback?(brnrd@freebsd.org) Attachment #234726 maintainer-approval?(brnrd@freebsd.org) Flags: Flags: merge-quarterly? CC: brnrd@freebsd.org Created attachment 234726 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=234726&action=edit net/endlessh: fix wrong use of STRIP STRIP_CMD was meant instead of STRIP, causing the build to hang when building unstripped packages. The error also prevented the binary from being stripped as intended. Tested with Poudriere on armv7 arm64 FreeBSD 13. Please MFH this build fix if possible. -- You are receiving this mail because: You are the assignee for the bug.