]> granicus.if.org Git - nethack/commitdiff
fix MSDOS cross-compile
authornhmall <nhmall@nethack.org>
Thu, 19 May 2022 23:53:48 +0000 (19:53 -0400)
committernhmall <nhmall@nethack.org>
Thu, 19 May 2022 23:53:48 +0000 (19:53 -0400)
After some Make variables and additional override for CROSS_TO_MSDOS
is required.

sys/unix/hints/include/cross-pre.370

index 710f15d0991610718514f9047e19a22e24d87f62..2857c7a371679fa664ec0f6eaa22a52d0068d6b2 100644 (file)
@@ -179,6 +179,7 @@ override SYSOBJ= $(TARGETPFX)pcmain.o $(TARGETPFX)msdos.o \
                $(TARGETPFX)tileset.o $(TARGETPFX)tile.o
 override WINLIB=
 override LUALIB=
+override LUALIBS=
 override TOPLUALIB=
 override GAMEBIN = $(TARGETPFX)nethack.exe
 override PACKAGE = dospkg