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
It looks like Rust 1.46 introduced a default static PIE link mode for
x86_64-unknown-linux-musl that is not compatible with our epic hacks to
get a static binary going. Work around them.
Cf: rust-lang/rust#70740
0 commit comments