Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#3345 closed enhancement (fixed)

[PATCH] arm64 support for 0ad

Reported by: Martin Michlmayr Owned by: leper
Priority: Nice to Have Milestone: Alpha 19
Component: Core engine Keywords: patch
Cc: Patch:

Description

With this patch, 0ad builds on arm64 [*]. I cannot test if it actually works, though.

[*] mozjs-31 gives me a build failure, but this seems C++ and not arm64 related.

Patch by Martin Michlmayr <tbm@…>

Attachments (2)

0ad-arm64.patch (2.9 KB ) - added by Martin Michlmayr 9 years ago.
0ad-arm64-v2.patch (4.8 KB ) - added by Martin Michlmayr 9 years ago.
ARM64 support - version 2

Download all attachments as: .zip

Change History (7)

by Martin Michlmayr, 9 years ago

Attachment: 0ad-arm64.patch added

comment:1 by Martin Michlmayr, 9 years ago

Oops, sorry, I just noticed I forgot to svn add source/lib/sysdep/arch/aarch64

by Martin Michlmayr, 9 years ago

Attachment: 0ad-arm64-v2.patch added

ARM64 support - version 2

in reply to:  description ; comment:2 by leper, 9 years ago

Replying to tbm:

I cannot test if it actually works, though.

Did this change with #3346?

in reply to:  2 comment:3 by Martin Michlmayr, 9 years ago

Replying to leper:

Replying to tbm:

I cannot test if it actually works, though.

Did this change with #3346?

I can confirm that with the patches I submitted, 0 A.D. fully compiles on arm64 now.

I cannot test it because I don't have an arm64 box here. This was work done remotely on an arm64 server. I guess I could try remote X.

comment:4 by leper, 9 years ago

Owner: set to leper
Resolution: fixed
Status: newclosed

In 16899:

Add support for AArch64 (ARM64). Patch by tbm. Fixes #3345.

comment:5 by leper, 9 years ago

Keywords: review removed
Milestone: BacklogAlpha 19

Thanks for the patch.

Note: See TracTickets for help on using tickets.