[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: missing LDFLAGS



On Mon, Jun 9, 2014 at 4:05 PM, Paul Wise <pabs@debian.org> wrote:
> This package uses qmake. It appears debhelper has support for qmake
> and passes LDFLAGS on to the qmake generated Makefile using
> QMAKE_LFLAGS_RELEASE and QMAKE_LFLAGS_DEBUG. It might be that the
> generated Makefile in this case uses a different variable for passing
> flags to the linker. I suggest you look at the generated Makefile for
> some hints.

This is not the case: the others flage (i.e. -Wl,-z,relro) are passed
to the liker.
Looks like -fPIE and -pie are not passed:

% dpkg-buildflags --get LDFLAGS
-Wl,-z,relro

I'm now wondering why bls complains...

-- 
regards,
Mattia Rizzolo

GPG Key: 4096R/B9444540 http://goo.gl/I8TMB
more about me: http://mapreri.org
Launchpad User: https://launchpad.net/~mapreri
Ubuntu Wiki page: https://wiki.ubuntu.com/MattiaRizzolo


Reply to: