attempt to fix MS-DOS cross-compile

This commit is contained in:
nhmall
2024-03-07 15:50:05 -05:00
parent 23e39ee5f5
commit dbda2967cc
3 changed files with 9 additions and 2 deletions

View File

@@ -259,6 +259,9 @@
# ifdef CRASHREPORT
# undef CRASHREPORT
# endif
# ifdef MSDOS
# undef PANICTRACE
# endif
#endif
#ifdef CRASHREPORT