mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
Clarification for Void Linux
parent
74bd3e3de5
commit
8a73bfd928
5
Build.md
5
Build.md
@ -148,6 +148,11 @@ To build from source you'll need `sudo apt install zlib1g-dev ncurses-dev`
|
||||
|
||||
On Ubuntu 16.04 install g++-7 via [these directions](https://gist.github.com/jlblancoc/99521194aba975286c80f93e47966dc5)
|
||||
|
||||
### Void Linux
|
||||
|
||||
To build **ccls** on Void Linux with system Clang+LLVM, you will need to add
|
||||
`-DLLVM_ENABLE_RTTI=on`.
|
||||
|
||||
### Red Hat / CentOS
|
||||
|
||||
Older versions (6.x) use an older GNU libc which requires
|
||||
|
Loading…
Reference in New Issue
Block a user