diff options
Diffstat (limited to 'gcc/config/m68k/openbsd.h')
-rw-r--r-- | gcc/config/m68k/openbsd.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/config/m68k/openbsd.h b/gcc/config/m68k/openbsd.h index 48e9eb9..f577ca5 100644 --- a/gcc/config/m68k/openbsd.h +++ b/gcc/config/m68k/openbsd.h @@ -91,6 +91,5 @@ Boston, MA 02111-1307, USA. */ /* Assembler format: exception region output. */ /* All configurations that don't use elf must be explicit about not using - dwarf unwind information. egcs doesn't try too hard to check internal - configuration files... */ + dwarf unwind information. */ #define DWARF2_UNWIND_INFO 0 |