I've seen a fair amount of LDFLAGS injection failures related to libtool. For the most part, -specs=/usr/lib/rpm/redhat/redhat-hardened-ld is dropped, leading to a lack of BIND_NOW in the resulting binary.

Is there a way we can fix this in libtool or the auto* tools? I'm also considering moving -Wl,-z,now to the command line from the GCC specs file, which might help here, too. But I'd prefer a direct, unfiltered channel from redhat-rpm-config to the linker invocation in case we need to inject additional flags.

Thanks,
Florian
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to