From d58c987538c199be667fd51fa0d954351e970681 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Tue, 2 Jun 1992 19:30:38 +0000 Subject: entered into RCS From-SVN: r1137 --- gcc/config/mips/ultrix.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/config/mips/ultrix.h b/gcc/config/mips/ultrix.h index 40f44cd..ae27b86 100644 --- a/gcc/config/mips/ultrix.h +++ b/gcc/config/mips/ultrix.h @@ -19,8 +19,10 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define DECSTATION +#ifndef CPP_PREDEFINES #define CPP_PREDEFINES "-D__ANSI_COMPAT \ --DMIPSEL -DR3000 -DSYSTYPE_BSD -Dbsd4_2 -Dhost_mips -Dmips -Dultrix -Dunix" +-DMIPSEL -DR3000 -DSYSTYPE_BSD -D_SYSTYPE_BSD -Dbsd4_2 -Dhost_mips -Dmips -Dultrix -Dunix" +#endif #define ASM_SPEC "\ %{!mgas: \ -- cgit v1.1