lua-build icon indicating copy to clipboard operation
lua-build copied to clipboard

Support for overriding PLAT Lua Makefile variable

Open devurandom opened this issue 8 years ago • 0 comments
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?

devurandom avatar Apr 01 '17 10:04 devurandom