Subject: Re: To strip or not to strip
To: Eric d'Alibut <eric.halibut@gmail.com>
From: Adrian Portelli <adrianp@stindustries.net>
List: tech-pkg
Date: 02/08/2005 09:34:02
Eric d'Alibut wrote:
> I want to install a package from pkgsrc but without the debugging
> symbols stripped. What is the way kewl NetBSD way of doing this? 
> (I've set COPTS+=-g in mk.conf.)
> 
> 
> Best,
> 

Hi,

You can try INSTALL_UNSTRIPPED=yes.

adrian.