From: Richard Stallman Date: Fri, 13 Aug 1993 01:24:18 +0000 (+0000) Subject: (CPP_PREDEFINES): Define _CROSS_TARGET_ARCH. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1930a6180e9d24e5fe15304ca7da3cc0dbd87e18;p=gcc.git (CPP_PREDEFINES): Define _CROSS_TARGET_ARCH. From-SVN: r5149 --- diff --git a/gcc/config/m68k/sun3.h b/gcc/config/m68k/sun3.h index 49362903398..a274fa7d4b5 100644 --- a/gcc/config/m68k/sun3.h +++ b/gcc/config/m68k/sun3.h @@ -82,7 +82,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Names to predefine in the preprocessor for this target machine. */ -#define CPP_PREDEFINES "-Dmc68000 -Dsun -Dunix" +#define CPP_PREDEFINES "-Dmc68000 -Dsun -Dunix -D_CROSS_TARGET_ARCH=SUN3" /* STARTFILE_SPEC to include sun floating point initialization This is necessary (tr: Sun does it) for both the m68881 and the fpa