HomeFreeBSD

Fix -Wundef warnings when building liblua

Description

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).

(cherry picked from commit 0c54932d50a0cbffdd083bf6b2e8d587902f90c9)

Details

Provenance
arichardsonAuthored on Aug 25 2020, 1:30 PM
kevansCommitted on Jan 24 2021, 3:43 AM
Parents
rGbd98a274d0ed: flua: don't allow dlopen, et al., for bootstrap flua
Branches
Unknown
Tags
Unknown