commit | 705836c24f048d822fdbfed10601b49b44e621e1 | [log] [tgz] |
---|---|---|
author | Nico Weber <[email protected]> | Tue Mar 26 17:18:15 2019 |
committer | Commit Bot <[email protected]> | Tue Mar 26 17:18:15 2019 |
tree | d583d4582a169e276dca2689fd38b661f99cb885 | |
parent | 95ed1c72b7269162ce46ad4cca4f30958ea84713 [diff] |
Allow 32-bit mac->win cross builds (and as a side effect, arm64 cross builds). After https://chromium-review.googlesource.com/c/v8/v8/+/1534635 this works well enough automatically. Additionally, this assert was unintentionally also hit with target_cpu = "arm64", so this CL fixes that too. Bug: 794838,893460 Change-Id: I32d7a67b2f818aacfaeef39a03a1107b596b9dfb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1536310 Auto-Submit: Nico Weber <[email protected]> Reviewed-by: Adam Klein <[email protected]> Commit-Queue: Nico Weber <[email protected]> Cr-Commit-Position: refs/heads/master@{#644395}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .