Hide Forgot
Created attachment 536015 [details] Add $RPM_LD_FLAGS to lddlflags Perl is built without $RPM_LD_FLAGS, the attached patch fixes it. http://lists.fedoraproject.org/pipermail/devel/2011-August/155358.html Additionally, most arch specific perl module builds will gain these flags automatically on rebuild after this fix is in; for example ExtUtils::MakeMaker does not provide a robust generic way to add $RPM_LD_FLAGS in module builds. Want me to push and build this for devel?
If it passed on all architectures, then yes, you can push it.
Rawhide koji scratch builds for i686, x86_64, ppc, and ppc64 succeeded; arm-koji doesn't have a dist-rawhide target, and the s390 and sparc kojis seem to be having some unrelated issues at the moment, so I've pushed and built this.