commit | 04ea85772042c6d606235ad3b0ef1f9e4062a208 | [log] [tgz] |
---|---|---|
author | Tom Anderson <thomasanderson@chromium.org> | Mon May 06 21:38:29 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 06 21:38:29 2024 |
tree | 38ee0821b9d651868f3aee59845ccd2ebadeff7d | |
parent | 75dd2e3508407e8599d55a90cb5fdbe345ddffd7 [diff] |
[Sysroot] Fix install-sysroot.py --all CL [1] removed the armel sysroot and removed install-sysroot.py. CL [2] brought install-sysroot.py back, but it was the version from before CL [1] (not including my local commit that removed armel). This CL removes the reference to armel from install-sysroot.py to fix the script when --all is passed. [1] https://crrev.com/1293780 [2] https://crrev.com/1294075 Change-Id: Id0a81bf4c4137825d2587d6744d2f609ad26d2da Fixed: 338929736 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5519591 Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/main@{#1297124}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.