Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 May 2003 16:24:30 +0200
From:      Gary Jennejohn <garyj@jennejohn.org>
To:        "Dan Langille" <dan@langille.org>
Cc:        ports@FreeBSD.org
Subject:   Re: how do I not strip the binaries? 
Message-ID:  <200305301424.h4UEOU0W063574@peedub.jennejohn.org>
In-Reply-To: Message from "Dan Langille" <dan@langille.org>  of "Fri, 30 May 2003 08:51:26 EDT." <3ED71B8E.17289.B89F9ED0@localhost> 

next in thread | previous in thread | raw e-mail | index | archive | help

"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@jennejohn.org gj@freebsd.org gj@denx.de



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