diff --git a/Build.md b/Build.md index bc93302..db5085c 100644 --- a/Build.md +++ b/Build.md @@ -156,6 +156,10 @@ To build **ccls** on Void Linux with system Clang+LLVM: `cmake -H. -BRelease -DL Older versions (6.x) use an older GNU libc which requires `-DCMAKE_CXX_FLAGS=-D__STDC_FORMAT_MACROS` +### Fedora + +(Tested on Fedora 29) To build **ccls** on Fedora with system Clang+LLVM: `cmake -H. -BRelease -DUSE_SHARED_LLVM=on -DLLVM_ENABLE_RTTI=on` + ## MacOS To install **ccls** with Homebrew use https://github.com/twlz0ne/homebrew-ccls