libpostal
libpostal copied to clipboard
Support more arm processors
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
related: https://github.com/openvenues/libpostal/pull/679#issuecomment-2607120399
Is there any chance of getting this merged? I don't want to maintain a fork for libpostal