* changed default debug format for Darwin/i386 from Stabs to DWARF2, as the

oldcctools are no longer shipped with Xcode 7 and Clang assembler doesn't
    support Stabs (and DWARF2 has been working better than Stabs since a long
    time already)

git-svn-id: trunk@31774 -
This commit is contained in:
Jonas Maebe 2015-09-22 12:55:59 +00:00
parent fe59bb9ec5
commit f05d573391

View File

@ -747,7 +747,7 @@ unit i_bsd;
linkextern : ld_bsd;
ar : ar_gnu_ar;
res : res_macho;
dbg : dbg_stabs;
dbg : dbg_dwarf2;
script : script_unix;
endian : endian_little;
alignment :