Descriptionwin/swarming: Make 64-bit debug component builds work on swarming?
After https://codereview.chromium.org/896583002/, the isolate step on the
64-bit bot is failing with
MappingError: Input file C:\b\build\slave\CrWinClang64_dbg_\build\src\out\Debug_x64\x64\msvcp120d.dll doesn't exist
It looks like the x64\msvcp120d.dll only exists in 32-bit builds.
While here, also add the x64 libraries for 32-bit release builds.
BUG=453657, 452057
R=maruel@chromium.org, scottmg@chromium.org
Committed: https://chromium.googlesource.com/chromium/src/+/8d81593b1a531d950261cbb0d48cdf8464aae442
Patch Set 1 #
Total comments: 3
Patch Set 2 : release #Messages
Total messages: 14 (3 generated)
|