Merge branch 'keni-pending2' into NetHack-3.7

This commit is contained in:
nhkeni
2024-03-10 10:36:24 -04:00
4 changed files with 385 additions and 267 deletions

View File

@@ -43,6 +43,11 @@ endif
GAMEUID = $(USER)
GAMEGRP = games
# This gives better backtraces by making all core functions global; this
# works around a limitation in glibc's backtrace(3) function.
# Recommended with CRASHREPORT.
#NOSTATICCORE = 1
#-----------------------------------------------------------------------------
#-INCLUDE cross-pre1.370