mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
mingw fixup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26346 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
50a244c4c2
commit
6eb2dd77a7
1 changed files with 1 additions and 0 deletions
|
@ -877,6 +877,7 @@ case a: env->addr = __builtin_return_address(a + 1); break;
|
|||
|
||||
#if defined(__MINGW32__)
|
||||
#include <setjmp.h>
|
||||
#define SIGBUS SIGILL
|
||||
#endif
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Reference in a new issue