(NO_SYS_SIGLIST): Define.
authorJim Wilson <wilson@gcc.gnu.org>
Mon, 15 Mar 1993 19:45:11 +0000 (11:45 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 15 Mar 1993 19:45:11 +0000 (11:45 -0800)
From-SVN: r3745

gcc/config/sparc/xm-sol2.h

index a799f12b9464bd1685337ae9336d77aae1ac05d8..c2e11ae1ca5899fb612d7a980ecc7d113cf8450d 100644 (file)
@@ -4,3 +4,9 @@
 #ifndef __GNUC__
 #include <alloca.h>
 #endif
+
+/* We do have _sys_siglist, but the declaration in <signal.h> conflicts with
+   the declarations in collect2.c and mips-tfile.c, so just pretend that we
+   don't have it.  */
+
+#define NO_SYS_SIGLIST