lua-build
lua-build copied to clipboard
Support for overriding PLAT Lua Makefile variable
trafficstars
Lua has a Makefile variable PLAT that allows to choose the platform. I would like to force it to posix, to avoid the dependencies on readline and ncurses. Is that somehow possible?