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
As of now, meta-rust-bin only supports a statically-linked libstd and
dynamically-linked {libc, libm, etc}. Update the README to make this
clear and also add future enhancements to support a dynamically-linked
libstd or full static linking with MUSL.
Signed-off-by: Nick Stevens <[email protected]>
0 commit comments