summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/config/dbx.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/dbx.h')
-rw-r--r--contrib/gcc/config/dbx.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/gcc/config/dbx.h b/contrib/gcc/config/dbx.h
index c5cd3b5..a9feded 100644
--- a/contrib/gcc/config/dbx.h
+++ b/contrib/gcc/config/dbx.h
@@ -22,9 +22,7 @@ Boston, MA 02111-1307, USA. */
information. The configure script will add a #include of this file
to tm.h when --with-stabs is used for certain targets. */
-#ifndef DBX_DEBUGGING_INFO
-#define DBX_DEBUGGING_INFO
-#endif
+#define DBX_DEBUGGING_INFO 1
#undef PREFERRED_DEBUGGING_TYPE
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
OpenPOWER on IntegriCloud