[roll] Roll fuchsia [bazel] Add coverage toolchain feature

Consistent with:
https://fuchsia.googlesource.com/sdk-integration/+/refs/heads/main/bazel_rules_fuchsia/fuchsia/workspace/clang_templates/cc_toolchain_config_template.bzl
Except no `-lzircon` because this is host toolchain.

Original-Bug: 115144
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/770643
Original-Revision: e13819627355f3f8d3f3b9c15822fec483bc3a2e
GitOrigin-RevId: 3603b45c8206f6951e93099feaede0b07d6c538e
Change-Id: Iffaa52a0fe54bf89e26b0574a440e053b9e78ded
1 file changed
tree: 64eaf696e1a50c749e7faafd24751986f816c2b2
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 via the IRC channel #fuchsia on Freenode.

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.