You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
abcfy2
changed the title
Target mips-unknown-linux-musl and mipsel-unknown-linux-musl is not statically linked.
Target mips-unknown-linux-musl and mipsel-unknown-linux-musl are not statically linked.
Jan 3, 2021
Uh oh!
There was an error while loading. Please reload this page.
Problem
From issue: cross-rs/cross#504
I find it's an cargo issue.
Steps
Here is my
~/.cargo/config
I find only
mips-unknown-linux-musl
andmipsel-unknown-linux-musl
are not staticlly linked.Notes
Output of
cargo version
:cargo 1.49.0 (d00d64df9 2020-12-05)
The text was updated successfully, but these errors were encountered: