hopefully fix broken MSDOS and MinGW compiles (linux still broken)

This commit is contained in:
nhkeni
2024-02-15 17:07:02 -05:00
parent 3d3ce2369c
commit 9c0d2389cb
2 changed files with 11 additions and 0 deletions

View File

@@ -254,6 +254,9 @@
# define CRASHREPORT /* builtin helper */
# endif
#endif
#ifdef MSDOS
# undef CRASHREPORT
#endif
#ifdef CRASHREPORT
# ifndef DUMPLOG