-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux arm64 support #118
Comments
#97 for reference |
Just found WebThingsIO/gateway-deb#2. This issue covers the same or a similar problem. The suggested fix in https://github.com/WebThingsIO/gateway-deb/pull/3/files#diff-889c5495b68d2a0c0d1f238818716a71939918499efbc0fc6d2994319624fc67R14 helped in my case. Running CPPFLAGS="-DPNG_ARM_NEON_OPT=0" yarn install worked on (virtualized Linux on) Apple Silicon. |
For people having issues with optipng usage:
https://github.com/PruvoNet/imagemin-optipng/tree/esm |
There is currently no support for Linux on arm64. This is particularly important for users using a Raspberry PI or the new free pools in travis-ci.com
The build fails with error:
The text was updated successfully, but these errors were encountered: