aboutsummaryrefslogtreecommitdiff
path: root/runtime/ftplugin/gitcommit.vim
diff options
context:
space:
mode:
authorDaniel Hahler <git@thequod.de>2020-11-16 13:47:19 +0100
committerDaniel Hahler <git@thequod.de>2020-11-16 13:52:50 +0100
commit4c6628a7eb3ec0711d8d118b044fb8c923400f03 (patch)
tree6e12d6f5afd798c240a5ba7648ab01535d812327 /runtime/ftplugin/gitcommit.vim
parent6169167f90ba316b01cc64046ca46774bb1a22d7 (diff)
downloadrneovim-4c6628a7eb3ec0711d8d118b044fb8c923400f03.tar.gz
rneovim-4c6628a7eb3ec0711d8d118b044fb8c923400f03.tar.bz2
rneovim-4c6628a7eb3ec0711d8d118b044fb8c923400f03.zip
deps: fix BuildLuv without bundled libuv
Fixes: % rm -rf .deps % cmake -DUSE_BUNDLED_LUV=ON -DUSE_BUNDLED=OFF -S third-party -B .deps % cmake --build .deps ... [ 50%] Building C object CMakeFiles/luv.dir/src/luv.c.o /home/daniel/Vcs/neovim/.deps/build/src/luv/src/luv.c:20:10: fatal error: c-api/compat-5.3.h: No such file or directory 20 | #include "c-api/compat-5.3.h" | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. This was broken since 78f1eccc8, where apparently the `LUA_COMPAT53_DIR` was defined in a wrong location.
Diffstat (limited to 'runtime/ftplugin/gitcommit.vim')
0 files changed, 0 insertions, 0 deletions