On Sat, Mar 14, 2009 at 02:30:59AM -0500, Manoj Srivastava wrote:
> ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
>   STRIP   += -s
>   LDFLAGS += -s
>   INT_INSTALL_TARGET = install 
> else
>   INT_INSTALL_TARGET = install
> endif

I doubt dpkg-buildpackage sets LDFLAGS to -s. That would mean all
sources building -dbg binary packages would need to override this, which
is not the case.

Mike


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to