mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +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
f1143aa518
commit
1276a303d8
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…
Add table
Add a link
Reference in a new issue