mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-24 16:45:07 +00:00
ccls now available in Gentoo out of the box
parent
f3d69ae8fb
commit
304f56ffab
8
Build.md
8
Build.md
@ -163,6 +163,14 @@ Available in openSUSE Tumbleweed
|
|||||||
sudo zypper install ccls
|
sudo zypper install ccls
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Gentoo
|
||||||
|
|
||||||
|
Available in Gentoo
|
||||||
|
|
||||||
|
```sh
|
||||||
|
sudo emerge dev-util/ccls
|
||||||
|
```
|
||||||
|
|
||||||
### Ubuntu
|
### Ubuntu
|
||||||
|
|
||||||
To build from source you'll need `sudo apt install zlib1g-dev libncurses-dev`.
|
To build from source you'll need `sudo apt install zlib1g-dev libncurses-dev`.
|
||||||
|
Loading…
Reference in New Issue
Block a user