mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-24 16:45:07 +00:00
Updated Build (markdown)
parent
4156dce945
commit
a368644f4f
4
Build.md
4
Build.md
@ -120,6 +120,10 @@ Arch User Repository: [aur/ccls-git](https://aur.archlinux.org/packages/ccls-git
|
||||
`extra/clang` and `extra/llvm` provide `/usr/lib/{libclangAST.so,libLLVM*.a,libLLVM.so}`.
|
||||
`libclangAST.so` needs `libLLVM.so` and there would be a conflict if `libLLVM*.a` (instead of `libLLVM.so`) are linked. See https://bugs.archlinux.org/task/60512
|
||||
|
||||
Also you can install ccls-git from the archlinuxcn repo using pacman.
|
||||
|
||||
```sudo pacman -S ccls-git```
|
||||
|
||||
### Debian
|
||||
|
||||
```sh
|
||||
|
Loading…
Reference in New Issue
Block a user