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

            Bug ID: 967856
           Summary: freetype needs to recognize aarch64 as 64bit arch
           Product: Fedora
           Version: 19
         Component: freetype
          Severity: unspecified
          Priority: unspecified
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected],
                    [email protected], [email protected]

Description of problem:

aarch64 needs to be added to list of 64bit arches in specfile:

diff --git a/freetype.spec b/freetype.spec
index 1657990..5f6f576 100644
--- a/freetype.spec
+++ b/freetype.spec
@@ -131,7 +131,7 @@ rm -rf $RPM_BUILD_ROOT
 %endif

 # fix multilib issues
-%ifarch x86_64 s390x ia64 ppc64 alpha sparc64
+%ifarch x86_64 s390x ia64 ppc64 alpha sparc64 aarch64
 %define wordsize 64
 %else
 %define wordsize 32

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=do3FPJIAse&a=cc_unsubscribe
_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/

Reply via email to