Closed
Description
This breaks deterministic builds on Windows (see #88982 (comment)), where the PDB ends up including the paths to the object files. If a relative path is given to --sysroot
, the path is turned into an absolute path for each rlib, and -Zremap-cwd-prefix
is not applied.