|
@@ -289,7 +289,7 @@ unit i_linux;
|
|
|
name : 'Linux for PowerPC64';
|
|
|
shortname : 'Linux';
|
|
|
flags : [tf_needs_symbol_size,tf_needs_symbol_type,tf_files_case_sensitive,
|
|
|
- tf_requires_proper_alignment,tf_smartlink_library,tf_has_winlike_resources];
|
|
|
+ tf_requires_proper_alignment,tf_smartlink_sections,tf_has_winlike_resources];
|
|
|
cpu : cpu_powerpc64;
|
|
|
unit_env : '';
|
|
|
extradefines : 'UNIX;HASUNIX';
|