From: Jim Wilson Date: Mon, 15 Mar 1993 19:45:11 +0000 (-0800) Subject: (NO_SYS_SIGLIST): Define. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=581c26f9461f19f9e63fb05cd9a034c15d272293;p=gcc.git (NO_SYS_SIGLIST): Define. From-SVN: r3745 --- diff --git a/gcc/config/sparc/xm-sol2.h b/gcc/config/sparc/xm-sol2.h index a799f12b946..c2e11ae1ca5 100644 --- a/gcc/config/sparc/xm-sol2.h +++ b/gcc/config/sparc/xm-sol2.h @@ -4,3 +4,9 @@ #ifndef __GNUC__ #include #endif + +/* We do have _sys_siglist, but the declaration in conflicts with + the declarations in collect2.c and mips-tfile.c, so just pretend that we + don't have it. */ + +#define NO_SYS_SIGLIST