diff options
Diffstat (limited to 'gcc/config/chorus.h')
-rw-r--r-- | gcc/config/chorus.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config/chorus.h b/gcc/config/chorus.h index 3e6bcca39cc..ae22334d867 100644 --- a/gcc/config/chorus.h +++ b/gcc/config/chorus.h @@ -19,8 +19,7 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#undef DWARF2_DEBUGGING_INFO -#define DWARF2_DEBUGGING_INFO +#define DWARF2_DEBUGGING_INFO 1 #undef PREFERRED_DEBUGGING_TYPE #define PREFERRED_DEBUGGING_TYPE DWARF2_DEBUG |