[Pkg-pascal-devel] Bug#793991: Update on bug#793991: lazarus: armel and armhf builds stall
Graham Inggs
graham at nerve.org.za
Wed Sep 2 15:00:36 UTC 2015
On 02/09/2015 14:38, Graham Inggs wrote:
>
> On my system, dpkg-buildflags --get LDFLAGS | sed -e 's/-Wl,//g' -e
> 's/,/ /g' evaluates to:
>
> -Bsymbolic-functions -z relro
>
It seems '-z relro' is the culprit.
Setting 'LDFLAGS=-Bsymbolic-functions' on its own is OK, and I can do a
full build (debuild -us -uc) including the documentation.
I think the solution is to prepare an upload of lazarus 1.4.2 and filter
out '-z relro' from LDFLAGS for the armel and armhf builds.
More information about the Pkg-pascal-devel
mailing list