* mips/linux.h (CPP_PREDEFINES): Undefine before redefining.

From-SVN: r30684
This commit is contained in:
Andreas Jaeger 1999-11-28 09:03:00 +01:00 committed by Jeff Law
parent 6de9b8ff12
commit 3fad8d4ad6
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
1999-11-28 Andreas Jaeger <aj@suse.de>
* mips/linux.h (CPP_PREDEFINES): Undefine before redefining.
Sun Nov 28 00:48:15 1999 Philippe De Muyter <phdm@macqel.be>
* cccp.c (do_include): Avoid initialization of automatic variable.

View File

@ -41,6 +41,7 @@ Boston, MA 02111-1307, USA. */
#define DEFAULT_VTABLE_THUNKS 1
/* Specify predefined symbols in preprocessor. */
#undef CPP_PREDEFINES
#if TARGET_ENDIAN_DEFAULT == 0
#define CPP_PREDEFINES "-DMIPSEL -D_MIPSEL -Dunix -Dmips -D_mips \
-DR3000 -D_R3000 -Dlinux -Asystem(posix) -Acpu(mips) \