* use dwarf2 on avr-embedded by default because stabs is difficult due to name mangling issues

git-svn-id: trunk@18973 -
This commit is contained in:
florian 2011-09-04 19:37:26 +00:00
parent f1f0cb033a
commit e9f2f3388e

View File

@ -129,7 +129,7 @@ unit i_embed;
linkextern : nil; linkextern : nil;
ar : ar_gnu_ar; ar : ar_gnu_ar;
res : res_none; res : res_none;
dbg : dbg_stabs; dbg : dbg_dwarf2;
script : script_unix; script : script_unix;
endian : endian_little; endian : endian_little;
alignment : alignment :