1
0
Fork 0
Ambrose Chua 2018-04-01 18:44:56 +08:00
parent a62e15a9ab
commit a05a317334
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ if [ "$NEOVIM_VERSION" = "0.2.2" ]; then
# temp fix for #8056 until next release
sed -i 's/https:\/\/raw\.githubusercontent\.com\/mpeterv\/luacheck\/master\/luacheck-scm-1\.rockspec/https:\/\/luarocks\.org\/manifests\/mpeterv\/luacheck-0\.21\.2-1\.rockspec/g' third-party/cmake/BuildLuarocks.cmake
fi
make
make CMAKE_EXTRA_FLAGS=-DENABLE_JEMALLOC=OFF
make install
cd ..
rm -rf neovim