* enable section smartlinking for powerpc-linux to reduce compilation

times, some testing with qemu-ppc showed no problems

git-svn-id: trunk@23305 -
This commit is contained in:
florian 2013-01-03 23:04:29 +00:00
parent 198907797b
commit 318f0e5cab

View File

@ -230,7 +230,8 @@ unit i_linux;
system : system_powerpc_LINUX;
name : 'Linux for PowerPC';
shortname : 'Linux';
flags : [tf_needs_symbol_size,tf_needs_symbol_type,tf_files_case_sensitive,
flags : [tf_needs_symbol_size,tf_smartlink_sections,
tf_needs_symbol_type,tf_files_case_sensitive,
tf_smartlink_library,tf_has_winlike_resources];
cpu : cpu_powerpc;
unit_env : '';