(CPP_PREDEFINES): Add -D__SVR4.
From-SVN: r9246
This commit is contained in:
parent
a6f71af520
commit
b88277f9f4
@ -25,7 +25,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
#undef CPP_PREDEFINES
|
||||
#define CPP_PREDEFINES \
|
||||
"-Dsun -Dsparc -Dunix -D__svr4__ \
|
||||
"-Dsun -Dsparc -Dunix -D__svr4__ -D__SVR4 \
|
||||
-Asystem(unix) -Asystem(svr4) -Acpu(sparc) -Amachine(sparc)\
|
||||
-D__GCC_NEW_VARARGS__"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user