add "opus/silk/arm/NSQ_neon.c" to the "target_arch==\"arm64\"" condit…
## Description
Fixes dyld: missing symbol called on macOS and apple silicon
as reported in #165
@vladfrangu Can this get reviewed and merged?
Is this needed? I've been able to use it on macos M1 without this 👀
Is this needed? I've been able to use it on macos M1 without this 👀
Interesting, I'm targeting linux/arm64/v8 container platform in my GitHub build and it's failing to compile opus inside it for I believe the error this PR fixes. I'll have to try and isolate it further to reproduce.
If you can get us a repro dockerfile or such that'd be lovely too! Including the JS code to test locally 🙏
Howdy everybody. I was about to make a pull request of my own to get this issue fixed. I'm using an M4 and I continue to also have error.
Any chance we can get a release published with this merged change?