diff options
Diffstat (limited to 'gcc/config/lynx.h')
-rw-r--r-- | gcc/config/lynx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/lynx.h b/gcc/config/lynx.h index 9b2f994d388..e44b2fa3fbd 100644 --- a/gcc/config/lynx.h +++ b/gcc/config/lynx.h @@ -57,6 +57,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* We want to output DBX (stabs) debugging information normally. */ #define DBX_DEBUGGING_INFO +#undef PREFERRED_DEBUGGING_TYPE #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG /* It is convenient to be able to generate standard coff debugging |