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

Add gnu/linux arm64 support in lsp--system-arch #4492

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

chaos95
Copy link
Contributor

@chaos95 chaos95 commented Jul 10, 2024

Currently, only darwin (macos) includes aarch64/arm64 as a detected architecture when setting lsp--system-arch.

This change adds detection for arm64 on gnu/linux system-types, as well as adding an appropriate cond to the mapping in lsp-lua. The only other place this var is used is in lsp-ada, which already accounts for gnu/linux + arm64.

@github-actions github-actions bot added the client One or more of lsp-mode language clients label Jul 10, 2024
@jcs090218 jcs090218 merged commit 08f45a3 into emacs-lsp:master Jul 10, 2024
10 of 13 checks passed
@jcs090218
Copy link
Member

Thank you!

@chaos95 chaos95 deleted the add-linux-arm64 branch July 11, 2024 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client One or more of lsp-mode language clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants