aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/xm-sysv4.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/xm-sysv4.h')
-rw-r--r--gcc/config/i386/xm-sysv4.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/i386/xm-sysv4.h b/gcc/config/i386/xm-sysv4.h
index cf111a0..49d52b4 100644
--- a/gcc/config/i386/xm-sysv4.h
+++ b/gcc/config/i386/xm-sysv4.h
@@ -14,9 +14,3 @@
/* Univel, at least, has a small ARG_MAX. Defining this is harmless
except for causing extra stat calls in the driver program. */
#define SMALL_ARG_MAX
-
-/* We have _sys_siglist, but the declaration in <signal.h> conflicts with
- the declarations in collect2.c and mips-tfile.c, so disable the declarations
- in those files. */
-
-#define DONT_DECLARE_SYS_SIGLIST