|
@@ -519,7 +519,7 @@ unit i_bsd;
|
|
|
system : system_powerpc64_darwin;
|
|
|
name : 'Darwin for PowerPC64';
|
|
|
shortname : 'Darwin';
|
|
|
- flags : [tf_p_ext_support,tf_files_case_sensitive,tf_smartlink_sections,tf_dwarf_relative_addresses];
|
|
|
+ flags : [tf_p_ext_support,tf_files_case_sensitive,tf_smartlink_sections,tf_dwarf_relative_addresses,tf_dwarf_only_local_labels];
|
|
|
cpu : cpu_powerpc64;
|
|
|
unit_env : 'BSDUNITS';
|
|
|
extradefines : 'UNIX;BSD;HASUNIX';
|