https://bugzilla.redhat.com/show_bug.cgi?id=1410162



--- Comment #5 from Petr Pisar <ppi...@redhat.com> ---
And it looks like the same issue as in gsl.spec itself:

# disable FMA
%ifarch aarch64 ppc64 ppc64le s390 s390x
export CFLAGS="$RPM_OPT_FLAGS -ffp-contract=off"
%endif

Disabling add-and-multiply FPU optimizations helps on ppc64.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to