mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
cleanup misc minor issues
This commit is contained in:
parent
48eb9c31a9
commit
9e70308952
3 changed files with 4 additions and 5 deletions
|
@ -1101,6 +1101,7 @@ fn link_macos(
|
|||
"-w",
|
||||
"-macos_version_min",
|
||||
&get_macos_version(),
|
||||
"-ld_classic",
|
||||
])
|
||||
.args(input_paths)
|
||||
.args(extra_link_flags());
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue