Bug 969849

Summary: cmake needs aarch64 support in ABI.h
Product: [Fedora] Fedora Reporter: Mark Salter <msalter>
Component: cmakeAssignee: Orion Poplawski <orion>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: jreznik, ltinkl, msalter, orion, pertusus, pmachata, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-02 19:49:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
aarch64 support for cmake none

Description Mark Salter 2013-06-02 17:49:58 UTC
Created attachment 756044 [details]
aarch64 support for cmake

Description of problem:
cmake's ABI.h lacks aarch64 support. Attached is a backport of a patch which is already upstream.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Orion Poplawski 2013-06-02 19:17:51 UTC
This patch is already in 2.8.11 which is in F18+.  Is this really still a problem?

Comment 2 Mark Salter 2013-06-02 19:25:04 UTC
Ah, 2.8.11 will take care of things. I missed that. Sorry for the noise.