summaryrefslogtreecommitdiff
path: root/app-editors/neovim/neovim-0.4.4-r100.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/neovim/neovim-0.4.4-r100.ebuild')
-rw-r--r--app-editors/neovim/neovim-0.4.4-r100.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-editors/neovim/neovim-0.4.4-r100.ebuild b/app-editors/neovim/neovim-0.4.4-r100.ebuild
index 6f725bc078da..f97ec4ad27ed 100644
--- a/app-editors/neovim/neovim-0.4.4-r100.ebuild
+++ b/app-editors/neovim/neovim-0.4.4-r100.ebuild
@@ -87,6 +87,7 @@ src_configure() {
-DFEAT_TUI=$(usex tui)
-DPREFER_LUA=$(usex lua_single_target_luajit no "$(lua_get_version)")
-DLUA_PRG="${ELUA}"
+ -DMIN_LOG_LEVEL=3
)
cmake_src_configure
}