diff options
Diffstat (limited to 'gcc/config/sparc')
-rw-r--r-- | gcc/config/sparc/xm-sol2.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/config/sparc/xm-sol2.h b/gcc/config/sparc/xm-sol2.h index 234ed999d05..a799f12b946 100644 --- a/gcc/config/sparc/xm-sol2.h +++ b/gcc/config/sparc/xm-sol2.h @@ -4,9 +4,3 @@ #ifndef __GNUC__ #include <alloca.h> #endif - -/* 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 |