how do I not strip the binaries?

Gary Jennejohn garyj at jennejohn.org
Fri May 30 07:24:35 PDT 2003


"Dan Langille" writes:
> According to /usr/ports/Mk/bsd.port.mk:
> 
> # INSTALL_PROGRAM - A command to install binary executables.  (By
> #                    default, also strips them, unless ${STRIP} is
> #                    overridden to be the empty string).
> 
> For debugging purposes, I don't want the binaries stripped.  I've 
> tried defining STRIP in various places (command line, /etc/make.conf) 
> but can't stop the stripping:
> 
> /usr/bin/install -c -o root -g wheel -s -m 754 bacula-sd 
> /usr/local/sbin/bacula-sd
> 
> Clues please?  (please cc any replies to me)
> 

Looks like te port uses its own definitons for INSTALL_PROGRAM.

---
Gary Jennejohn / garyj at jennejohn.org gj at freebsd.org gj at denx.de



More information about the freebsd-ports mailing list