[roll] Roll fuchsia [bazel] pass cpu to refresh-bazel-compdb

The `fx refresh-bazel-compdb` command was failing to find the cpp
toolchain for the target architecture. This change passes it along so we
don't have to rely on bazel guessing it for us.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1225824
Original-Revision: 0a22a4c814a94221e2ec1078bbed7766ee7ccf7d
GitOrigin-RevId: 85a32ec3fe2c4dc8c1ef2fb51eb8250826966767
Change-Id: I813c916d45fb5b53bd892b5cbdb21817d842f952
1 file changed
tree: cc801d7bb3ba2a96dec109f861516a17759ea6d2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.