diff options
-rw-r--r-- | gnu/usr.bin/gcc/gcc/config/i386/openbsdelf.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/usr.bin/gcc/gcc/config/i386/openbsdelf.h b/gnu/usr.bin/gcc/gcc/config/i386/openbsdelf.h index 52e6fda4944..751b5b85d87 100644 --- a/gnu/usr.bin/gcc/gcc/config/i386/openbsdelf.h +++ b/gnu/usr.bin/gcc/gcc/config/i386/openbsdelf.h @@ -111,9 +111,6 @@ Boston, MA 02111-1307, USA. */ /* Assembler format: exception region output. */ -/* our configuration still doesn't handle dwarf2 correctly */ -#define DWARF2_UNWIND_INFO 0 - /* Assembler format: alignment output. */ /* Note that we pick up ASM_OUTPUT_MAX_SKIP_ALIGN from i386/gas.h */ |