summaryrefslogtreecommitdiff
path: root/gcc/config/tm-dwarf2.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/tm-dwarf2.h')
-rw-r--r--gcc/config/tm-dwarf2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/tm-dwarf2.h b/gcc/config/tm-dwarf2.h
index a580964ba1a..d08646eccf8 100644
--- a/gcc/config/tm-dwarf2.h
+++ b/gcc/config/tm-dwarf2.h
@@ -1,4 +1,4 @@
/* Enable Dwarf2 debugging and make it the default */
#define DWARF2_DEBUGGING_INFO 1
+#undef PREFERRED_DEBUGGING_TYPE
#define PREFERRED_DEBUGGING_TYPE DWARF2_DEBUG
-