* gcc/config/mips/linux.h (SDB_DEBUGGING_INFO): Undefine.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53668
138bc75d-0d04-0410-961f-
82ee72b054a4
+2002-05-20 H.J. Lu (hjl@gnu.org)
+
+ * gcc/config/mips/linux.h (SDB_DEBUGGING_INFO): Undefine.
+
2002-05-20 Nick Clifton <nickc@cambridge.redhat.com>
* config/arm/arm-wince-pe.h (ASM_SPEC): Pass -mcpu and -march
presence of $gp-relative calls. */
#undef ASM_OUTPUT_REG_PUSH
#undef ASM_OUTPUT_REG_POP
+
+/* The current Linux binutils uses MIPS_STABS_ELF and doesn't support
+ COFF. */
+#undef SDB_DEBUGGING_INFO