Commit d773e015 by Brendan Kehoe

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

From-SVN: r12582
parent a11edf83
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment