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
This makes it easier to cross-compile. This also avoids ranlib copying all data after the archive has already been created to prepend the symbol table.
This makes it easier to cross-compile. This also avoids ranlib copying all data after the archive has already been created to prepend the symbol table.
See https://github.com/bjorn3/rustc_codegen_cranelift/issues/763 for more context.
The text was updated successfully, but these errors were encountered: