support for build with current Lua version 5.4.4

On some platforms this may require:
       re-using a sys/unix/hints file to generate updated Makefiles
       make spotless
       make fetch-lua
This commit is contained in:
nhmall
2022-01-26 17:24:59 -05:00
parent 5928f8f70a
commit 13ee03be1f
16 changed files with 44 additions and 44 deletions

View File

@@ -44,7 +44,7 @@ II. There once was a time when people built NetHack right on their DOS machine.
and pdcurses from:
https://github.com/wmcbrine/PDCurses.git
and Lua from:
http://www.lua.org/ftp/lua-5.4.3.tar.gz
http://www.lua.org/ftp/lua-5.4.4.tar.gz
- A shell script to download the above-mentioned djgpp cross-compiler and
associated support pieces for either linux or macOS is available: