[roll] Roll fuchsia [bazel][fidl] Make hlcpp_base buildable for host

Original-Bug: 454977301
Test: fx bazel build --config=fuchsia --copt="-ffuchsia-api-level=4293918720" //sdk/lib/fidl/hlcpp:hlcpp && fx bazel build --config=host //sdk/lib/fidl/hlcpp:hlcpp_base
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1498256
Original-Revision: dc60cbe5c5cc23851f3ee852815dc49d5f9980ac
GitOrigin-RevId: db8d3fd49fa5c80b0ac42794150b8bc314e388c7
Change-Id: Ib62a4e3e57680583491621a55d1a83d216c019ec
1 file changed
tree: 4d6d1b6370d4d4189fcaf4790da3d6226e297c9d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.