|
@@ -1177,7 +1177,7 @@ unit i_linux;
|
|
system : system_riscv64_linux;
|
|
system : system_riscv64_linux;
|
|
name : 'Linux for RISC-V 64';
|
|
name : 'Linux for RISC-V 64';
|
|
shortname : 'Linux';
|
|
shortname : 'Linux';
|
|
- flags : [tf_needs_symbol_size,tf_smartlink_sections,tf_needs_dwarf_cfi,
|
|
|
|
|
|
+ flags : [tf_needs_symbol_size,tf_library_needs_pic,tf_smartlink_sections,tf_needs_dwarf_cfi,
|
|
tf_needs_symbol_type,tf_files_case_sensitive,
|
|
tf_needs_symbol_type,tf_files_case_sensitive,
|
|
tf_requires_proper_alignment,tf_has_winlike_resources,
|
|
tf_requires_proper_alignment,tf_has_winlike_resources,
|
|
tf_supports_hidden_symbols
|
|
tf_supports_hidden_symbols
|