mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 00:01:16 +00:00
put mcpu in comments
This commit is contained in:
parent
030a504bd2
commit
6e23919811
6 changed files with 19 additions and 34 deletions
|
@ -307,7 +307,7 @@ pub fn build(matches: &ArgMatches, config: BuildConfig) -> io::Result<i32> {
|
|||
link_type,
|
||||
surgically_link,
|
||||
precompiled,
|
||||
target_valgrind
|
||||
target_valgrind,
|
||||
);
|
||||
|
||||
match res_binary_path {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue