[Pkg-pascal-devel] Bug#793991: Update on bug#793991: lazarus: armel and armhf builds stall

Paul Gevers elbrus at debian.org
Sat Sep 5 17:33:31 UTC 2015


Hi Graham,

On 05-09-15 18:27, Graham Inggs wrote:
> It looks like we don't handle the case where '-z relro' is the only
> thing in LDFLAGS.
> Strange that on my system I had '-Bsymbolic-functions' as well.

Indeed.

But it shouldn't be too difficult to handle the empty LDFLAGS case :).

Isn't the following working in make as well: if [ -n ${LDFLAGS} ] ; do
echo ... ; done or is that only sh syntax?

Paul

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-pascal-devel/attachments/20150905/474377f5/attachment.sig>


More information about the Pkg-pascal-devel mailing list