(CPP_PREDEFINES): Add _MIPSEB.
From-SVN: r6488
This commit is contained in:
parent
3c54377553
commit
704a7f6e54
@ -40,7 +40,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
#undef CPP_PREDEFINES
|
||||
#define CPP_PREDEFINES \
|
||||
"-Dunix -Dmips -Dsgi -Dhost_mips -DMIPSEB -DSYSTYPE_SVR4 \
|
||||
"-Dunix -Dmips -Dsgi -Dhost_mips -DMIPSEB -D_MIPSEB -DSYSTYPE_SVR4 \
|
||||
-D_SVR4_SOURCE -D_MODERN_C -D__DSO__ \
|
||||
-D_MIPS_SIM=_MIPS_SIM_ABI32 -D_MIPS_SZPTR=32 \
|
||||
-Asystem(unix) -Asystem(svr4) -Acpu(mips) -Amachine(sgi)"
|
||||
|
Loading…
Reference in New Issue
Block a user