|
@@ -32,7 +32,7 @@ unit i_morph;
|
|
system : system_powerpc_MorphOS;
|
|
system : system_powerpc_MorphOS;
|
|
name : 'MorphOS';
|
|
name : 'MorphOS';
|
|
shortname : 'MorphOS';
|
|
shortname : 'MorphOS';
|
|
- flags : [tf_files_case_aware,tf_use_function_relative_addresses];
|
|
|
|
|
|
+ flags : [tf_files_case_aware,tf_use_function_relative_addresses,tf_smartlink_library];
|
|
cpu : cpu_powerpc;
|
|
cpu : cpu_powerpc;
|
|
unit_env : '';
|
|
unit_env : '';
|
|
extradefines : '';
|
|
extradefines : '';
|