aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>1994-09-02 18:35:32 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>1994-09-02 18:35:32 +0000
commitab72fb3bfdf4539b49e37124ae2cccf5aefbc559 (patch)
tree983cad386e8f0fc391d93a2ff69f675c3027cb9a
parent136bfcb334ac98f675e5a600ec4d7940ad93648d (diff)
downloadgcc-ab72fb3bfdf4539b49e37124ae2cccf5aefbc559.zip
gcc-ab72fb3bfdf4539b49e37124ae2cccf5aefbc559.tar.gz
gcc-ab72fb3bfdf4539b49e37124ae2cccf5aefbc559.tar.bz2
Only define PREFERRED_DEBUGGING_TYPE if it is not already defined.
From-SVN: r8018
-rw-r--r--gcc/config/svr4.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gcc/config/svr4.h b/gcc/config/svr4.h
index d412491..970a1ad 100644
--- a/gcc/config/svr4.h
+++ b/gcc/config/svr4.h
@@ -251,7 +251,9 @@ do { \
/* Use DWARF debugging info by default. */
+#ifndef PREFERRED_DEBUGGING_TYPE
#define PREFERRED_DEBUGGING_TYPE DWARF_DEBUG
+#endif
/* Make LBRAC and RBRAC addresses relative to the start of the
function. The native Solaris stabs debugging format works this