commit | 7a7f681bd20fe5e62bd070507a095a5597bb9893 | [log] [tgz] |
---|---|---|
author | Paul Kirth <paulkirth@fuchsia.infra.roller.google.com> | Thu Feb 08 01:47:38 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Feb 07 17:50:46 2024 -0800 |
tree | 92e02de9c78f0d268cc4a197722271649fb667ea | |
parent | 6afd9e9cb8761e897cdaff3efc2cbb1e3e4703ff [diff] |
[roll] Roll fuchsia [build] Disable -Wextra-qualification This works around an issue with -Wextra-qualification, where fidl generated code is causing this warning to fire and break the build with newer versions of clang. It is currently unclear what the underlying issue is, but this flag can be removed once a long term fix is available in the compiler or in the Fuchsia tree. Note: -Wextra-qualification warns about unneeded qualifiers on members. Original-Bug: 324114504 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/987955 Original-Revision: 389ebb6eff0b2f27b5fe9fa58c04031f25103ab2 GitOrigin-RevId: 1e64127ea5292ec4b97299b9cdaef12c2c3aa489 Change-Id: I6b647bee8a478e6dfccd371025851594255da944
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
.