* sparc/vxsparc.h (CPP_PREDEFINES): Add `-DCPU=SPARC'.

From-SVN: r12582
This commit is contained in:
Brendan Kehoe 1996-08-02 14:59:41 -04:00
parent a11edf83d4
commit d773e01575
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Boston, MA 02111-1307, USA. */
#define STARTFILE_SPEC ""
#undef CPP_PREDEFINES
#define CPP_PREDEFINES "-Dsparc -Acpu(sparc) -Amachine(sparc)"
#define CPP_PREDEFINES "-Dsparc -Acpu(sparc) -Amachine(sparc) -DCPU=SPARC"
#undef PTRDIFF_TYPE
#undef SIZE_TYPE