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
When cross-compiling the PATH for the target should be favored (instead of the
host) because if we're going to run some custom tools then we likely want to
run the custom tools from the target, not the host (e.g. if GNU windows is
compiling to MSVC windows).
0 commit comments