chromium-src-build/config/win
Robin Raymond 8c075578bb Win host toolchain incorrectly assumes target_cpu for arm cpu target.
The original patchset has a minor flaw in building for UWP unrelated to the changes made in the original CL itself. $target_cpu is used in "host" toolset instead of $host_cpu and when building an arm target it causes issues as it can't build host tools.

Fixes an error introduced in crrev.com/c/923161

R=brucedawson@chromium.org, dpranke@chromium.org, phoglund@chromium.org

Bug: 812814
Change-Id: Ia6e7f1dc2b5494e212d67b99a119e023a1308c25
Reviewed-on: https://chromium-review.googlesource.com/1022493
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Reviewed-by: Bruce Dawson <brucedawson@chromium.org>
Commit-Queue: Patrik Höglund <phoglund@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#554707}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 86ac3fe7e3327a67ba131764738ed5cdb3685fff
2018-04-30 08:29:23 +00:00
..
BUILD.gn Win host toolchain incorrectly assumes target_cpu for arm cpu target. 2018-04-30 08:29:23 +00:00
console_app.gni Support win_console_app for content_shell. 2016-01-19 17:41:43 +00:00
manifest.gni win: Let linker append .manifest files instead of calling mt.exe 2017-07-28 04:06:18 +00:00
visual_studio_version.gni Reland of win: Remove unneeded references to visual_studio_version now that it's always 2015. (patchset #2 id:150001 of https://codereview.chromium.org/2531333004/ ) 2016-12-02 16:00:41 +00:00