diff options
Diffstat (limited to 'gcc/config/m68k/sun3.h')
-rw-r--r-- | gcc/config/m68k/sun3.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m68k/sun3.h b/gcc/config/m68k/sun3.h index 4e277636c3d..7c817a1ba19 100644 --- a/gcc/config/m68k/sun3.h +++ b/gcc/config/m68k/sun3.h @@ -88,7 +88,7 @@ Boston, MA 02111-1307, USA. */ should not be defined. For cross compilers, let's do things as we normally do in GCC. -- rms. */ -#define CPP_PREDEFINES "-Dmc68000 -Dsun -Dunix -Asystem(unix) -Asystem(bsd) -Acpu(m68k) -Amachine(m68k)" +#define CPP_PREDEFINES "-Dmc68000 -Dsun -Dunix -Asystem=unix -Asystem=bsd -Acpu=m68k -Amachine=m68k" /* STARTFILE_SPEC to include sun floating point initialization This is necessary (tr: Sun does it) for both the m68881 and the fpa |