[roll] Roll fuchsia [build] Suppress GCC array-bounds warning in boringssl code GCC 11 doesn't like that the boringssl code declares a function to take an array of size N and then passes an array of a statically smaller size when only runtime logic ensures it won't actually write the full N elements. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/523383 Original-Revision: 365e4ea4f11d4366ec67ecdf356aed2c1a135f7a GitOrigin-RevId: f795236336100718b6b83a34d3b158e54b72017a Change-Id: I3a7d63e6d4a00798b12d138bc8e05121a31c2055
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 via the IRC channel #fuchsia on Freenode.
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.