segfault on bssgp test

Holger Freyther holger at freyther.de
Mon Jul 6 14:57:02 UTC 2015


> On 06 Jul 2015, at 16:54, ☎ <Max.Suraev at fairwaves.co> wrote:
> 
> After some further digging I've found that "make check" do not see this error but
> "dpkg-buildpackage -tc -uc -us" does. So apparently .deb build invoke different
> linker or same linker with different options which in turn triggers this bug.
> 
> No idea how to track down this difference.


export DEB_BUILD_HARDENING=1 

will enable extra flags. E.g. -fPIE -pie might be a candidate?


More information about the baseband-devel mailing list