mirror of
https://github.com/MaskRay/ccls.git
synced 2025-02-22 00:19:28 +00:00
DLLVM_BUILD_LLVM_DYLIB
parent
cbc4b5574f
commit
35bbdaa8c1
@ -37,10 +37,9 @@ But caution is that you need to identify whether the clang library is compiled w
|
|||||||
|
|
||||||
Debian: `apt install zlib1g-dev`
|
Debian: `apt install zlib1g-dev`
|
||||||
|
|
||||||
Install g++-7 on Ubuntu 16.04: https://gist.github.com/jlblancoc/99521194aba975286c80f93e47966dc5
|
* Install g++-7 on Ubuntu 16.04: https://gist.github.com/jlblancoc/99521194aba975286c80f93e47966dc5
|
||||||
|
* `-DUSE_SHARED_LLVM=on` (optional, if you have `libLLVM.so` provided by `-DLLVM_BUILD_LLVM_DYLIB=on`) makes linked executable smaller.
|
||||||
`-DUSE_SHARED_LLVM=on` (optional, if you have `libLLVM.so`) makes linked executable smaller.
|
* `-G Ninja` to build with ninja.
|
||||||
`-G Ninja` to build with ninja.
|
|
||||||
|
|
||||||
### Setup your editor
|
### Setup your editor
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user