mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-28 10:31:56 +00:00
GCC 8.2.1 std::make_shared defect
parent
1a80655c9b
commit
f8ba7c598f
2
Build.md
2
Build.md
@ -33,6 +33,8 @@ cmake --build Release
|
|||||||
|
|
||||||
The resulting executable will be `Release/ccls`.
|
The resulting executable will be `Release/ccls`.
|
||||||
|
|
||||||
|
If you compile ccls with GCC 8.2.1, append `-DCMAKE_CXX_FLAGS=-fno-gnu-unique`. See https://github.com/MaskRay/ccls/issues/363#issuecomment-482625854 for details.
|
||||||
|
|
||||||
See below for other CMake options available for customizing the build, hints
|
See below for other CMake options available for customizing the build, hints
|
||||||
for your system, as well as methods of obtaining and locating Clang+LLVM.
|
for your system, as well as methods of obtaining and locating Clang+LLVM.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user