From: Richard Stallman Date: Fri, 13 Aug 1993 01:24:18 +0000 (+0000) Subject: (CPP_PREDEFINES): Define _CROSS_TARGET_ARCH. X-Git-Tag: misc/cutover-egcs-0~8794 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1930a6180e9d24e5fe15304ca7da3cc0dbd87e18;p=thirdparty%2Fgcc.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 49362903398c..a274fa7d4b57 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