Commit e8acaef
authored
Repo: Explicitly specify static crt for musl targets (#1893)
This is currently Rust's default behavior, but it will be changing at
some point in the future
(rust-lang/rust#144513). Just specifying it
explicitly now doesn't hurt, and avoids the warning noise whenever it
shows up.1 parent 0dfc516 commit e8acaef
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
0 commit comments