Use the canonical aarch64 predefined macro for 64-bit ARM. Apple-specific cases are left as arm64. Also add an #error for unsupported architectures to catch this sort of case in the future.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
As discussed in IRC, this has been working on AArch64/Darwin for some time, so any Linux compatibility shall be investigated before creating a buildbot for it (which I'm in the process of doing).
LGTM, thanks!