fix a CROSS_TO_WASM=1 build issue

This commit is contained in:
nhmall
2026-05-07 10:43:24 -04:00
parent 88bacb00c2
commit 39f31a8f06
+1
View File
@@ -363,6 +363,7 @@ override LUALIB=
override TOPLUALIB=
override REGEXOBJ = $(TARGETPFX)posixregex.o
override WINOBJ=
override UUIDOBJ=
# don't bother Making regular NetHack executable
override GAME=
# the real VARDAT hasn't been defined yet for use in ALLDEP override