commit | 2c2f988f1856257b8c469e87fda19dea5a086560 | [log] [tgz] |
---|---|---|
author | Abhishek Arya <inferno@chromium.org> | Fri May 31 02:02:24 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri May 31 02:02:24 2019 |
tree | 834a4f3534049b05104311b3e4a61d7e82feb90a | |
parent | b7f6231f74d68fbf73e25852cb717bae8e955ea8 [diff] |
Revert "clang package: Stop shipping 32-bit asan on win, and 32-bit libraries on linux." This reverts commit 6014a0fc5b339d7d6281ffefe194419b6c95fca2. Reason for revert: Used by ClusterFuzz fuzzing bots. Bug: 968862 Original change's description: > 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} TBR=thakis@chromium.org,hans@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 959966 Change-Id: I1a19aec049993c9f7e2e5075c1d2e864c9d17bbf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1637664 Reviewed-by: Nico Weber <thakis@chromium.org> Reviewed-by: Abhishek Arya <inferno@chromium.org> Commit-Queue: Abhishek Arya <inferno@chromium.org> Cr-Commit-Position: refs/heads/master@{#665020}
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 .