diff options
Diffstat (limited to 'gcc/config/m68k/plexus.h')
-rw-r--r-- | gcc/config/m68k/plexus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m68k/plexus.h b/gcc/config/m68k/plexus.h index 35c8e1a15d7..0fac3e29dc7 100644 --- a/gcc/config/m68k/plexus.h +++ b/gcc/config/m68k/plexus.h @@ -85,7 +85,7 @@ Boston, MA 02111-1307, USA. */ #ifdef HAVE_GAS_2_X #undef DBX_DEBUGGING_INFO -#define SDB_DEBUGGING_INFO +#define SDB_DEBUGGING_INFO 1 #undef ASM_FILE_START #define ASM_FILE_START(FILE) \ |