aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorCharles Hannum <mycroft@gnu.org>1992-04-07 22:59:35 +0000
committerCharles Hannum <mycroft@gnu.org>1992-04-07 22:59:35 +0000
commit27fcd6657e5497a5f8442fea29efbd1448c06afe (patch)
tree00e266e0d77fd23b65d232ecd1340f1c3149e383 /gcc
parent05bc17dfff5911385c9962a26b5590f906305253 (diff)
downloadgcc-27fcd6657e5497a5f8442fea29efbd1448c06afe.zip
gcc-27fcd6657e5497a5f8442fea29efbd1448c06afe.tar.gz
gcc-27fcd6657e5497a5f8442fea29efbd1448c06afe.tar.bz2
entered into RCS
From-SVN: r699
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/m88k/xm-m88k.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/m88k/xm-m88k.h b/gcc/config/m88k/xm-m88k.h
index 9de39a1..86c2c08 100644
--- a/gcc/config/m88k/xm-m88k.h
+++ b/gcc/config/m88k/xm-m88k.h
@@ -48,6 +48,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
(vfork, getrusage), so use USG. The Omron Luna/88k is BSD though. */
#ifndef luna88k
#define USG
+#define NO_SYS_SIGLIST
#endif
/* Define HAVE_VPRINTF if it is available on host system. */