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

Precompiled binary on Github #579

Open
sumanthakur1976 opened this issue Feb 13, 2021 · 1 comment
Open

Precompiled binary on Github #579

sumanthakur1976 opened this issue Feb 13, 2021 · 1 comment

Comments

@sumanthakur1976
Copy link

OSX now has a default installation of libclang under /Library/Developer/CommandLineTools/usr/lib and it will be really useful if there were precompiled binaries available from your repo that linked to this version of libclang. Currently, one has to install the humongous llvm package from homebrew just to get the header files to build it locally. In fact, a statically linked irony-mode that had no explicit dependency on libclang would be even better.

@sten0
Copy link
Contributor

sten0 commented Jun 4, 2021

@sumanthakur1976 it seems to me that this is outside of the scope of the upstream irony-mode project and the correct place for this would be a homebrew bottle for irony-server. We do something similar in Debian :-)

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

No branches or pull requests

2 participants