Peter Wemm 497e80a371 Reorganize the gcc vendor import work area. This flattens out a bunch
of unnecessary path components that are relics of cvs2svn.

(These are directory moves)
2008-06-01 00:03:21 +00:00

7 lines
307 B
C

/* Definitions of target machine for GNU compiler, for MIPS running IRIX 5
or IRIX 6 (O32 ABI) using the GNU assembler with stabs-in-mdebug. */
/* Override iris5gas.h version again to retain mips.h default. */
#undef MDEBUG_ASM_SPEC
#define MDEBUG_ASM_SPEC "%{!gdwarf*:-mdebug} %{gdwarf*:-no-mdebug}"