follow-up on msdos cross-compile
Obtain gdb.exe during the execution of sys/msdosfetch-cross-compiler.sh ahead of the build, so that the Makefile just has to move it into place.
This commit is contained in:
@@ -150,6 +150,7 @@ endif
|
||||
ifdef MAKEFILE_TOP
|
||||
FLDR=
|
||||
endif
|
||||
dostargetexes=$(FLDR)lib/djgpp/target
|
||||
WANT_DEBUG=1
|
||||
DEPLOY=deploytodosbox
|
||||
endif # dosbox
|
||||
|
||||
Reference in New Issue
Block a user