/[ports]
ViewVC logotype

Revision 502895


Jump to revision: Previous Next
Author: adamw
Date: Tue May 28 14:04:35 2019 UTC (5 years, 1 month ago)
Changed paths: 1
Log Message:
Disable LuaJIT on non-x86 architectures

The version of LuaJIT in port doesn't work well (or at all) for neovim
on non-x86 architectures. Plus, some users (at least the submitter, who
made a good argument for it) may not want LuaJIT at all.

So, make LuaJIT an OPTION. Enable it by default, and exclude it from
all the archs that LuaJIT+neovim doesn't work on. Fall back instead on
normal Lua.

PR:		238079
Submitted by:	Greg V
MFH:		2019Q2


Changed paths

Path Details
Directoryhead/editors/neovim/Makefile modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27