Only define PREFERRED_DEBUGGING_TYPE if it is not already defined.
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 2 Sep 1994 18:35:32 +0000 (18:35 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 2 Sep 1994 18:35:32 +0000 (18:35 +0000)
From-SVN: r8018

gcc/config/svr4.h

index d4124919e30246207d1515cf54f9b280059b9ead..970a1ad1d833e4aa2f69f01533b6975fb4b7671f 100644 (file)
@@ -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