* mips/linux.h (CPP_PREDEFINES): Undefine before redefining.
authorAndreas Jaeger <aj@suse.de>
Sun, 28 Nov 1999 08:03:00 +0000 (09:03 +0100)
committerJeff Law <law@gcc.gnu.org>
Sun, 28 Nov 1999 08:03:00 +0000 (01:03 -0700)
From-SVN: r30684

gcc/ChangeLog
gcc/config/mips/linux.h

index 7836fbe0feae3e0498eb83ebfe8c22e9ac968fbe..5ec82b69d3d3423c26a196dd99c6fac800391687 100644 (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.
index 455df16b43f532bc3fc99442de11d646fc198170..9641c02dcad260ba370ce8583698fa8e1719ffd4 100644 (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) \