On Wed, Aug 15, 2018 at 8:29 AM Igor Gnatenko ignatenkobrain@fedoraproject.org wrote:
On Wed, Aug 15, 2018 at 10:51 AM Panu Matilainen pmatilai@redhat.com wrote:
On 08/15/2018 08:11 AM, Igor Gnatenko wrote:
It's in redhat-rpm-config-118-1.fc30.
If it causes any problems for you - let me know. In the meantime, you can use `%undefine _ld_as_needed` to disable it.
I still don't see anything to resolve the libtool issue - namely that libtool reorders the linker flags in a manner that ends up disabling --as-needed. In other words, libtool-using projects (of which there must still be plenty) will not benefit from this at all.
At least good projects will benefit from this.
It's important to note that most projects still use some subset of the autotools framework, so it's not fair to say only "bad" projects use it.