| commit | 9f1375df825dddab10d04d09e41366744d6a90e2 | [log] [tgz] |
|---|---|---|
| author | mobiletc-prebuild <mobiletc-prebuild@google.com> | Mon Aug 19 08:00:04 2024 +0000 |
| committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 19 20:19:07 2024 +0000 |
| tree | 05e2987d488e6b5c0e31c080eef0f2845c86275a | |
| parent | d57504d510300649f3a82a42f4895b341d99996f [diff] |
compiler_wrapper: automatic sync This CL automatically brings toolchain-utils' compiler_wrapper/ directory in sync with chromiumos-overlay's. Please see go/crostc-repo/+/main:sync_compiler_wrapper_within_cros.sh for more info on this process. BUG=None TEST=None Change-Id: Ieeb36fd8026aa22fb1fbadc768a1259acb280031 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/toolchain-utils/+/5795962 Auto-Submit: mobiletc-prebuild Role Account <mobiletc-prebuild@google.com> Tested-by: mobiletc-prebuild Role Account <mobiletc-prebuild@google.com> Reviewed-by: Saketh Pothireddy <spothire@google.com> Commit-Queue: Saketh Pothireddy <spothire@google.com>
toolchain-utilsVarious utilities used by the ChromeOS toolchain team.
To run Python scripts in this directory, first run:
export PYTHONPATH=$(readlink -f .):$PYTHONPATH
from this directory.
Then you can run any script.
To get help on any script, type in python <script> --help, or refer to the header of the script for more information.