aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/bundle.README
blob: cf796d441847a4ee88c698e0602ec1feafb37497 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Toolchain utils compiler wrapper sources.

Build the wrapper:
./build --config=<config name> --use_ccache=<bool> --output_file=<file>

ATTENTION:
The files in this folder are generated. Do not modify manually!

To update:
- modify third_party/toolchain_utils/compiler_wrapper
- run third_party/toolchain_utils/compiler_wrapper/bundle.py --output_dir=...

Source: https://chromium-review.googlesource.com/q/{change_id}