diff options
Diffstat (limited to 'gdb/config/i386/xm-cygwin32.h')
-rw-r--r-- | gdb/config/i386/xm-cygwin32.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/config/i386/xm-cygwin32.h b/gdb/config/i386/xm-cygwin32.h index b722f97..4482780 100644 --- a/gdb/config/i386/xm-cygwin32.h +++ b/gdb/config/i386/xm-cygwin32.h @@ -34,3 +34,5 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Define this if source files use \r\n rather than just \n. */ #define CRLF_SOURCE_FILES + +#define HAVE_SIGSETMASK 0 |