Skip to content
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

feat: Add arm64 builds #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rufo
Copy link

@rufo rufo commented Mar 8, 2025

I was doing some work on some of my personal setup automations and noticed that neovim/neovim is now building arm64 binaries. Trying to use them led me to discover that the glibc version used for 0.10.4 didn't work on Debian 12, and that this repository wasn't building for arm64. It seemed like a simple enough change to fix this up, so I did so.

I will note that in the process of finishing up work on this, I grabbed one of the nightly builds, and those do seem to work on Debian 12 - so this might be less necessary than I realized going forward. Still, it seems like it might be handy for somebody and feels like a simple enough change overall, so I figured it was worth submitting the PR.

@rufo
Copy link
Author

rufo commented Mar 8, 2025

Resulting releases: https://github.com/rufo/neovim-releases/releases

@dundargoc dundargoc self-requested a review March 8, 2025 14:48
Copy link

@Tehrani77 Tehrani77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

__

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants