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
cc-rs offers some variables to set the archiver program (commonly ar)
that should be used for a given target. This is commonly used in
cross-compilation situations, to use a version of AR compatible with the
target linker.
Signed-off-by: roblabla <[email protected]>
Signed-off-by: Rene Leonhardt <[email protected]>
0 commit comments