K 10 svn:author V 5 tobik K 8 svn:date V 27 2019-01-30T05:39:47.874250Z K 7 svn:log V 260 devel/ccls: Build with LLVM_ENABLE_RTTI Same as the devel/llvm* ports. Otherwise ccls is compiled with -fno-rtti but LLVM is not which can lead to crashes [1]. Make sure assertions are disabled too while here. [1] https://github.com/MaskRay/ccls/issues/30 END