(CPP_PREDEFINES): Delete -Dsun and -Dunix.
From-SVN: r4318
This commit is contained in:
parent
bfc965cf40
commit
8c699e9b74
@ -21,7 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
#include "sparc/sparc.h"
|
||||
|
||||
#undef CPP_PREDEFINES
|
||||
#define CPP_PREDEFINES "-Dsparc -Dsun -Dunix -Dsparclite"
|
||||
#define CPP_PREDEFINES "-Dsparc -Dsparclite"
|
||||
|
||||
#undef TARGET_VERSION
|
||||
#define TARGET_VERSION fprintf (stderr, " (sparclite)");
|
||||
|
Loading…
Reference in New Issue
Block a user