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
class/cargo: Handle case when host and target has same arch
When we have same architecture for the host and target, we need to
properly handle the native and target case as Rust cannot differentiate
both.
Fixes: #70.
Signed-off-by: Otavio Salvador <[email protected]>
0 commit comments