git-svn-id: branches/wasm@46703 -
@@ -47,6 +47,7 @@ unit i_wasi;
shortname : 'Wasi';
flags : [tf_under_development,tf_needs_symbol_size,tf_needs_symbol_type,
tf_files_case_sensitive,tf_no_generic_stackcheck,
+ tf_smartlink_sections,
{ avoid the creation of threadvar tables }
tf_section_threadvars];
cpu : cpu_wasm32;
@@ -47,6 +47,7 @@ unit i_wasm;
shortname : 'Wasm';