Add the STABS default output hack for GCC 3.4 too.
[dragonfly.git] / gnu / usr.bin / cc34 / cc_prep / patches / config,elfos.h.patch
1 $DragonFly: src/gnu/usr.bin/cc34/cc_prep/patches/Attic/config,elfos.h.patch,v 1.1 2004/06/20 21:41:15 joerg Exp $
2
3 --- config/elfos.h.orig 2004-06-20 23:38:49.000000000 +0200
4 +++ config/elfos.h      2004-06-20 23:39:04.000000000 +0200
5 @@ -75,7 +75,7 @@
6     default to dwarf2.  */
7  
8  #ifndef PREFERRED_DEBUGGING_TYPE
9 -#define PREFERRED_DEBUGGING_TYPE DWARF2_DEBUG
10 +#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
11  #endif
12  
13  /* All SVR4 targets use the ELF object file format.  */