more CI build fixes

This commit is contained in:
nhmall
2024-03-07 11:44:35 -05:00
parent 68da7fe08d
commit aacfbecf5c
3 changed files with 5 additions and 5 deletions

View File

@@ -194,6 +194,10 @@ CPLUSPLUS_NEEDED = 1
endif
endif
ifeq "$(NOCRASHREPORT)" "1"
WINCFLAGS += -DNOCRASHREPORT
endif
#end of hints/include/multiw-2.370
#------------------------------------------------------------------------------