diff --git a/Source/NSDebug.m b/Source/NSDebug.m index 721c04e43..2b1324917 100644 --- a/Source/NSDebug.m +++ b/Source/NSDebug.m @@ -877,6 +877,7 @@ case a: env->addr = __builtin_return_address(a + 1); break; #if defined(__MINGW32__) #include +#define SIGBUS SIGILL #endif typedef struct {