(CPP_PREDEFINES): Add -Dunix.
From-SVN: r2632
This commit is contained in:
parent
5f96750d14
commit
d63ed2d318
@ -30,7 +30,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
|
||||
/* Macros to be automatically defined. */
|
||||
#undef CPP_PREDEFINES
|
||||
#define CPP_PREDEFINES "-Dm88000 -Dm88k -DsysV88 -D__CLASSIFY_TYPE__=2"
|
||||
#define CPP_PREDEFINES "-Dm88000 -Dm88k -Dunix -DsysV88 -D__CLASSIFY_TYPE__=2"
|
||||
|
||||
/* Override svr3.h to link with ?crt0.o instead of ?crt1.o and ?crtn.o.
|
||||
From arul@sdsu.edu. */
|
||||
|
Loading…
Reference in New Issue
Block a user