Bug 63801 - please Add Aarch64 support to Imake
Summary: please Add Aarch64 support to Imake
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Build/Monolithic (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2013-04-22 12:04 UTC by Riku Voipio
Modified: 2015-12-12 00:35 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Add Aarch64 defines (2.77 KB, text/plain)
2013-04-22 12:04 UTC, Riku Voipio
no flags Details
add DefaultGcc2AArch64Opt to xorg.cf (439 bytes, patch)
2013-12-04 13:54 UTC, Riku Voipio
no flags Details | Splinter Review

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.