[roll] Roll fuchsia [build] Clean up -Wno-deprecated-this-capture The blanket -Wno-deprecated-this-capture should be cleaned up now that C++20 is required. Changes are in flight to fix up most instances. However, //third_party/spirv* BUILD.gn files still need to be updated and cannot be done in this commit. This sets up the other //third_party case with a local opt-in suppression. The blanket suppression remains in effect, though now plumbed via its own config. Once //third_party/spirv* is resolved, the blanket suppression can be removed. Original-Bug: 42073532 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272525 Original-Revision: 1bb8f19bbae543a067e8e96c4937bf35f5498475 GitOrigin-RevId: d3eccacff92697660266fb92ef558f4e98438c5b Change-Id: Ica6c249223b2d06d862853573b79665f5b8a3775
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.