aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i386
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/config/i386')
-rw-r--r--gdb/config/i386/xm-cygwin.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/i386/xm-cygwin.h b/gdb/config/i386/xm-cygwin.h
index a1662d2..bb9cfd8 100644
--- a/gdb/config/i386/xm-cygwin.h
+++ b/gdb/config/i386/xm-cygwin.h
@@ -27,8 +27,6 @@
/* Define this if source files use \r\n rather than just \n. */
#define CRLF_SOURCE_FILES
-#define HAVE_SIGSETMASK 0
-
/* If under Cygwin, provide backwards compatibility with older
Cygwin compilers that don't define the current cpp define. */
#ifdef __CYGWIN32__