|
@@ -100,7 +100,7 @@ unit i_sunos;
|
|
name : 'Solaris for x86-64';
|
|
name : 'Solaris for x86-64';
|
|
shortname : 'solaris';
|
|
shortname : 'solaris';
|
|
flags : [tf_needs_symbol_size,tf_needs_symbol_type,
|
|
flags : [tf_needs_symbol_size,tf_needs_symbol_type,
|
|
- tf_under_development,
|
|
|
|
|
|
+ tf_under_development,
|
|
tf_files_case_sensitive,
|
|
tf_files_case_sensitive,
|
|
tf_requires_proper_alignment,tf_smartlink_library,tf_library_needs_pic,
|
|
tf_requires_proper_alignment,tf_smartlink_library,tf_library_needs_pic,
|
|
tf_has_winlike_resources];
|
|
tf_has_winlike_resources];
|
|
@@ -168,6 +168,7 @@ unit i_sunos;
|
|
shortname : 'solaris';
|
|
shortname : 'solaris';
|
|
flags : [tf_needs_symbol_size,tf_under_development,
|
|
flags : [tf_needs_symbol_size,tf_under_development,
|
|
tf_files_case_sensitive,
|
|
tf_files_case_sensitive,
|
|
|
|
+ tf_pic_uses_got,
|
|
tf_requires_proper_alignment,tf_smartlink_library,
|
|
tf_requires_proper_alignment,tf_smartlink_library,
|
|
tf_has_winlike_resources];
|
|
tf_has_winlike_resources];
|
|
cpu : cpu_SPARC;
|
|
cpu : cpu_SPARC;
|