[roll] Roll fuchsia [build] Use C++20 for Fuchsia platform

Change the C++ standard used by the Fuchsia platform to C++20.

Original-Fixed: 42064981
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1093351
Original-Revision: 8e656cb309293f6d8b99999979901e8645a9d614
GitOrigin-RevId: 21c4a8ddbeebfcddec6c6bc4e2a96258660ef08b
Change-Id: Ia402b5a55f179afe9b1d2b9a47b2c78d802875a6
1 file changed
tree: 384faab10e6b94ce6354209a5a6e27971e930a96
  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 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.