libpostal icon indicating copy to clipboard operation
libpostal copied to clipboard

Support more arm processors

Open james-willis opened this issue 11 months ago • 1 comments

In some cases uname -m returns aarch64 rather than arm64 for arm CPUs.

This PR should let libpostal build correctly in those cases.

PR is based on this one for apple silicon support: https://github.com/openvenues/libpostal/pull/679

james-willis avatar May 27 '25 23:05 james-willis

related: https://github.com/openvenues/libpostal/pull/679#issuecomment-2607120399

missinglink avatar Jun 03 '25 09:06 missinglink

Is there any chance of getting this merged? I don't want to maintain a fork for libpostal

james-willis avatar Jun 26 '25 18:06 james-willis