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
713: Convert --target-dir to use absolute paths. r=Emilgardis a=Alexhuszagh
Converts relative target directories to absolute paths, to avoid creating the target directory in the sysroot. This keeps the prior behavior if the provided target directory is an absolute path.
Fixes#581.
Co-authored-by: Alex Huszagh <[email protected]>
0 commit comments