mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
update preprocess host API
This commit is contained in:
parent
f8c6786502
commit
ee84b61360
5 changed files with 79 additions and 45 deletions
|
@ -1181,10 +1181,11 @@ fn build_and_preprocess_host_lowlevel(
|
|||
|
||||
roc_linker::preprocess_host(
|
||||
target,
|
||||
platform_main_roc,
|
||||
preprocessed_host_path,
|
||||
platform_main_roc,
|
||||
&stub_lib,
|
||||
stub_dll_symbols,
|
||||
false,
|
||||
false,
|
||||
)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue