commit | 6014a0fc5b339d7d6281ffefe194419b6c95fca2 | [log] [tgz] |
---|---|---|
author | Nico Weber <thakis@chromium.org> | Wed May 29 23:01:49 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed May 29 23:01:49 2019 |
tree | 949ddb572a09107feae3d5e755e40373521d255a | |
parent | 81e506385dad3a035239513fb6b3ab3cbe1c4c61 [diff] |
clang package: Stop shipping 32-bit asan on win, and 32-bit libraries on linux. See "Does anyone use the 32-bit asan runtime on Windows?" on chromium-dev for Windows. (We sadly still need the 32-bit profile library, so the build script doesn't get any simpler.) We haven't supported 32-bit builds on linux in a while, so those libs should be safe to remove as well. If anyone needs these, shout and we can add them back. Also use ' instead of " for strings added in my previous change. Linux package size: 48.73MB -> 47.49MB; main build 3924 -> 3526 build steps. Windows package size 43.49MB -> 41.56MB; 32-bit compiler-rt build 207 -> 18 build steps. Bug: 959966 Change-Id: I8c326dab4e07df69ee734f6390cda7291bfd7642 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1635410 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#664523}
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 .