[Bug 961900] New: aarch64 should be added to perl multilib_64_archs

bugzilla at redhat.com bugzilla at redhat.com
Fri May 10 17:07:46 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=961900

            Bug ID: 961900
           Summary: aarch64 should be added to perl multilib_64_archs
           Product: Fedora
           Version: 19
         Component: perl
          Severity: unspecified
          Priority: unspecified
          Assignee: mmaslano at redhat.com
          Reporter: msalter at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: cweyl at alumni.drew.edu, iarnell at gmail.com,
                    jplesnik at redhat.com, kasal at ucw.cz, lkundrak at v3.sk,
                    mmaslano at redhat.com,
                    perl-devel at lists.fedoraproject.org, ppisar at redhat.com,
                    psabata at redhat.com, rc040203 at freenet.de,
                    tcallawa at redhat.com
          Category: ---

Description of problem:
Perl specfile needs aarch64 added to perl multilib_64_archs definition:

diff --git a/perl.spec b/perl.spec
index 19cecd2..fff2157 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 x86_64 s390x ppc64 sparc64
+%global multilib_64_archs x86_64 s390x ppc64 sparc64 aarch64
 %global parallel_tests 1
 %global tapsetdir   %{_datadir}/systemtap/tapset



Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
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=thbMhhEQCG&a=cc_unsubscribe



More information about the perl-devel mailing list