Add surgical linker to cli_run tests that don't use rust

This commit is contained in:
Brendan Hansknecht 2021-09-24 13:43:00 -07:00
parent 1fba3702a8
commit eae8a2ea37
5 changed files with 29 additions and 5 deletions

View file

@ -199,6 +199,7 @@ fn generate_dynamic_lib(
// TODO properly generate this list.
for name in &[
format!("roc__{}_1_exposed", sym),
format!("roc__{}_1_exposed_generic", sym),
format!("roc__{}_1_Fx_caller", sym),
format!("roc__{}_1_Fx_size", sym),
format!("roc__{}_1_Fx_result_size", sym),