-
Notifications
You must be signed in to change notification settings - Fork 42
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
not clear what version should be used on M1 Mac #29
Comments
Hi! I've tried the Intel build version (can be downloaded from releases) and it works just fine on the M1. Or if you want an arm64 native binary, you can build it yourself, but you'll need to have golang toolchain first |
@ghifarit53 would generic arm64 builds work on Apple Silicon? |
@piejanssens I'm not sure what do you mean by generic builds, if you mean the one from the releases, I don't think so since they're targetted towards ARM version of Linux (by looking at the file extensions, .deb for Debian-based and .rpm for Red Hat-based Linux). To get one for ARM Mac, you can build it yourself (I successfully built mine here) |
I meant to ask if an arm64 for Linux is compatible with Darwin, but I now understand that these are in fact not compatible. |
Darwin arm64 logo-ls v1.3.7: |
it's not clear what version of script should be used with M1 Macs.
The text was updated successfully, but these errors were encountered: