diff options
Diffstat (limited to 'gcc/config/sh/coff.h')
| -rw-r--r-- | gcc/config/sh/coff.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sh/coff.h b/gcc/config/sh/coff.h index 4a742af7710..56399ae630b 100644 --- a/gcc/config/sh/coff.h +++ b/gcc/config/sh/coff.h @@ -21,7 +21,7 @@ Boston, MA 02111-1307, USA. */ /* Generate SDB debugging information. */ -#define SDB_DEBUGGING_INFO +#define SDB_DEBUGGING_INFO 1 /* Output DBX (stabs) debugging information if doing -gstabs. */ |

