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
Thanks for the report! I think this is unfortunately suffering from rust-lang/cc-rs#82 where the cc crate doesn't ready cargo configuration, so you'll need to also set env vars
My .cargo/config:
Compile command:
Output:
But the compiler I configured is
arm-openwrt-linux-gcc
, why does it needarm-linux-musleabi-gcc
?The text was updated successfully, but these errors were encountered: