Bug 63801

Summary: please Add Aarch64 support to Imake
Product: xorg Reporter: Riku Voipio <riku.voipio>
Component: Build/MonolithicAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium Keywords: patch
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Add Aarch64 defines
none
add DefaultGcc2AArch64Opt to xorg.cf none

Description Riku Voipio 2013-04-22 12:04:49 UTC
Created attachment 78328 [details]
Add Aarch64 defines

Imake doesn't know about Aarch64, the attached patch adds the needed bits. Originally reported at:

https://bugs.launchpad.net/linaro-aarch64/+bug/1137510
Comment 1 Alan Coopersmith 2013-06-30 19:39:57 UTC
Thanks for the patch, pushed to git master:

To ssh://git.freedesktop.org/git/xorg/util/cf
   6630dfc..0d1be73  master -> master
Comment 2 Riku Voipio 2013-12-04 13:49:11 UTC
Sorry, it seems the original patch was incomplete. While some distros use xfree86.cf, others take xorg.cf
Comment 3 Riku Voipio 2013-12-04 13:54:32 UTC
Created attachment 90233 [details] [review]
add DefaultGcc2AArch64Opt to xorg.cf

This is on top of the already accepted patch. Alternative would be just remove all references to DefaultGcc2AArch64Opt, since there is nothing unique about aarch64 optimization options.
Comment 4 Alan Coopersmith 2013-12-06 23:39:08 UTC
Actually, any distro using xfree86.cf is either still using XFree86 and
not these files, or has patched it locally - either case it's a waste
of time to update our copy.

I've gone ahead and pushed this additional patch to git, since no one cares
enough to clean out the crud in the imake config files given how little used
they are these days since the mass migration to autotools.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.