|
@@ -35,7 +35,7 @@ unit i_ps1;
|
|
|
system : system_mipsel_ps1;
|
|
|
name : 'PlayStation 1 for MIPSEL';
|
|
|
shortname : 'ps1';
|
|
|
- flags : [tf_no_pic_supported, tf_smartlink_sections, tf_files_case_sensitive, tf_requires_proper_alignment];
|
|
|
+ flags : [tf_no_pic_supported, tf_smartlink_sections, tf_files_case_sensitive, tf_requires_proper_alignment, tf_emit_stklen];
|
|
|
cpu : cpu_mipsel;
|
|
|
unit_env : '';
|
|
|
extradefines : '';
|