Opened 10 years ago

Closed 10 years ago

#43838 closed enhancement (fixed)

emulators/qemu: add aarch64 (64-bit ARM) target.

Reported by: crossd@… Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: qemu

Description

Added target_aarch64 (64-bit ARM) to the variants list.

Aarch64 support was added in QEMU 2.0.0, which is the current ported version: this change simply exposes the architecture.

Attachments (1)

qemu.Portfile.diff (623 bytes) - added by crossd@… 10 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Cc: raimue@… removed
Owner: changed from macports-tickets@… to raimue@…

comment:2 Changed 10 years ago by raimue (Rainer Müller)

Status: newassigned

Since aarch64 pulls in arm as base architecture anyway, I would prefer to add it to the existing +arm variant (similar to +sparc including both sparc and sparc64).

Changed 10 years ago by crossd@…

Attachment: qemu.Portfile.diff added

comment:3 Changed 10 years ago by crossd@…

Sure! I believe the updated Portfile diff will now do that. Thanks!

comment:4 Changed 10 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: assignedclosed

Thanks for the patch. Committed in r120448.

Note: See TracTickets for help on using tickets.