Merge pull request #40400 from teto/neovim_gperf

[RDY] neovim: fix gperf error on dev-version
This commit is contained in:
Jörg Thalheim
2018-05-12 22:30:01 +01:00
committed by GitHub

View File

@@ -75,6 +75,7 @@ let
cmakeFlags = [
"-DLUA_PRG=${luaPackages.lua}/bin/lua"
"-DGPERF_PRG=${gperf}/bin/gperf"
];
# triggers on buffer overflow bug while running tests