Browse Source

* set default debug info for darwin/ppc64 to dwarf2 since
it works better than stabs currently

git-svn-id: branches/fpc_2_3@6494 -

Jonas Maebe 18 years ago
parent
commit
08108575b0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/systems/i_bsd.pas

+ 1 - 1
compiler/systems/i_bsd.pas

@@ -550,7 +550,7 @@ unit i_bsd;
             linkextern   : nil;
             ar           : ar_gnu_ar;
             res          : res_none;
-            dbg          : dbg_stabs;
+            dbg          : dbg_dwarf2;
             script       : script_unix;
             endian       : endian_big;
             alignment    :