On Tue, Nov 27, 2007 at 08:33:50PM +0000, brian m. carlson wrote:
> On Tue, Nov 27, 2007 at 04:33:53PM +0100, Pierre Habouzit wrote:
> > fixing 446819 is quite trivial, just add:
> >
> >CFLAGS:=$(CFLAGS) -g $(if $(findstring 
> >noopt,$(DEB_BUILD_OPTIONS)),-O0,-O2) 
> >before the 
> >DEB_CONFIGURE_SCRIPT_ENV := CFLAGS="$(CFLAGS) -fPIC" 
> >CPPFLAGS="$(FT_CPPFLAGS)" LDFLAGS="-lpaper $(FT_LDFLAGS)" 
> >line
> 
> Thanks.  Noted, even though you pointed out that this isn't particularly 
> helpful.
> 
> > nostrip should be handled magically by cdbs already.
> 
> The binary in the build directory is unstripped, but the installed binary 
> is stripped.  I can boot the Ultra 5 again and examine the package I 
> built, but I'm almost certain that the binary was stripped, even though I 
> requested it not be, because I had to copy the unstripped binary from the 
> build directory to /usr/bin.

  I saw that after, there are a couple of *.mak files that call strip
before install, those have to be patched to remove the blunt calls to
strip.

-- 
·O·  Pierre Habouzit
··O                                                [EMAIL PROTECTED]
OOO                                                http://www.madism.org

Attachment: pgp7FRpfxlCIG.pgp
Description: PGP signature

Reply via email to