[roll] Roll fuchsia [build] Suppress warnings for C++20 synchronization primitives libc++ now marks the C++20 synchnization primitives as deprecated in older C++ standards which affects Fuchsia since we use these primitives across the codebase. We temporarily suppress these warnings until C++20 becomes the default. Original-Bug: 42064981 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1030637 Original-Revision: cb536fd1c55cfc5f64ba043fa2da5e1fa3b018ad GitOrigin-RevId: 7cc378eff7e62786e2af71a9b5c001e4fc6c4e82 Change-Id: I52b9d9004a8f8cb46898ed2da1fb6b368d044791
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.