freebsd-dev/lib/liblua
Alex Richardson 0c54932d50 Fix -Wundef warnings when building liblua
We need to define the LUA_FLOAT_INT64 macro even if we don't use it (copied
from stand/luaconf.h). While touching luaconf.h.dist also sync it with the
the 5.3.5 release version (matches the one in lib/liblua).

Reviewed By:	kevans
Differential Revision: https://reviews.freebsd.org/D25977
2020-08-25 13:30:34 +00:00
..
luaconf.h Fix -Wundef warnings when building liblua 2020-08-25 13:30:34 +00:00
Makefile Properly disable LUA_USE_DLOPEN for bootstrap flua 2020-08-14 02:40:17 +00:00