Compute CIPD platform manually

This is a workaround for crbug.com/855703.

Change-Id: Iac37023d9a6e9580e0c79611c346bb6399bab1df
Reviewed-on: https://gn-review.googlesource.com/1800
Reviewed-by: Vadim Shtayura <vadimsh@chromium.org>
Reviewed-by: Scott Graham <scottmg@chromium.org>
5 files changed
tree: 795799a316aa816777f5d02eb4ee99596e0a4200
  1. base/
  2. build/
  3. infra/
  4. tools/
  5. util/
  6. .clang-format
  7. .editorconfig
  8. .gitignore
  9. .style.yapf
  10. AUTHORS
  11. LICENSE
  12. README.md
README.md

GN

GN is a meta-build system that generates build files for Ninja.

Get started with:

git clone https://gn.googlesource.com/gn
cd gn
python build/gen.py
ninja -C out