https://bugzilla.redhat.com/show_bug.cgi?id=1052709 Bug ID: 1052709 Summary: Trivial change for ppc64le in perl spec Product: Fedora Version: rawhide Component: perl Severity: medium Assignee: jplesnik@xxxxxxxxxx Reporter: baude@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: cweyl@xxxxxxxxxxxxxxx, iarnell@xxxxxxxxx, jplesnik@xxxxxxxxxx, kasal@xxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx, psabata@xxxxxxxxxx, rc040203@xxxxxxxxxx, tcallawa@xxxxxxxxxx Please consider the following trivial patch to allow ppc64le to build perl properly: diff --git a/perl.spec b/perl.spec index 1052e4a..bfac097 100644 --- a/perl.spec +++ b/perl.spec @@ -3,7 +3,7 @@ %global perl_arch_stem -thread-multi %global perl_archname %{_arch}-%{_os}%{perl_arch_stem} -%global multilib_64_archs aarch64 ppc64 s390x sparc64 x86_64 +%global multilib_64_archs aarch64 ppc64 s390x sparc64 x86_64 ppc64le %global parallel_tests 1 %global tapsetdir %{_datadir}/systemtap/tapset -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=GM7eFg3xKG&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel