Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2023 18:27:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 269741] Ports system does not set STRIPBIN from STRIP_CMD
Message-ID:  <bug-269741-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269741

            Bug ID: 269741
           Summary: Ports system does not set STRIPBIN from STRIP_CMD
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: tom@hur.st

${INSTALL_PROGRAM} strips executables by way of install(1)'s ${STRIPBIN}
variable.  This is conditionally set by /usr/share/mk/sys.mk to 'strip'.

The ports framework however only sets ${STRIPBIN} to ${STRIP_CMD} if
CROSS_TOOLCHAIN is set, so in the typical case install(1) ignores the setti=
ng.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269741-7788>