support for build with current Lua version 5.4.2

This may require
    	make spotless
    	make fetch-lua
for some platforms.
This commit is contained in:
nhmall
2020-12-11 09:20:26 -05:00
parent 0d1a894661
commit affb60dd97
12 changed files with 33 additions and 29 deletions

View File

@@ -75,7 +75,7 @@ VARDAT = $(VARDATD) $(VARDATND)
#CHGRP = chgrp
# Lua version
LUA_VERSION = 5.4.1
LUA_VERSION = 5.4.2
#
# end of configuration