-
-
Notifications
You must be signed in to change notification settings - Fork 503
clangd and yq x86_64 and android compatibility support. #7632
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
base: main
Are you sure you want to change the base?
Conversation
gnu linux files are shifted under openbsd linux because yaml and lua are both interpreted from the top of the file.
|
These have a |
Thanks for the response, I'm using debian for development and sometimes i use termux on my android phone. I've tested this and it's working fine on both of them. Can I use the forked version by default? |
|
Hi, I have created a port of I've deployed a first revision of I noticed that in this repository, there's an instance of a
however, unfortunately this repository doesn't support Android, and OpenVSIX doesn't support Android either, so I am confused about the best way to proceed with distributing the functioning build of the Rust code of I am pretty sure that I will probably be able to distribute all the necessary packages for I'm just explaining the situation that I'm in here so that it's clear what I have been doing regarding the situation of using a different sort of "editor plugin" that is also here, on Android. I was thinking that maybe, if this repository had support for an "Android" target of some kind, it should most likely be " |
|
This PR has been automatically marked as stale. |
Changes
clangdserver's target is changed fromlinux_x64_gnutolinux_x64to support onx86_64and android based PCs.yqserver's targets are changed fromlinux_x64_gnuandlinux_arm64_gnutolinux_x64andlinux_arm64to support onx86_64and android based PCs.yqserver'sgnulinux distro targets are shifted underopenbsdtargets to kill conflicts.Checklist before requesting a review