[roll] Roll fuchsia [build] Suppress -Wunused-but-set-variable

Suppress -Wunused-but-set-variable globally until all
underlying instances are resolved.

Original-Bug: 495789303
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1552403
Original-Revision: 5760b6f3fb9157edccf28f50dfb847a4dacd0531
GitOrigin-RevId: f84f634edacb1b395ab43d063e1f0b0a4fe8e4c7
Change-Id: I289dfa256e592c9706ccbfe86407764c78af46d0
1 file changed
tree: ebf775e131ff7323e3e2283d37953e2e0c2cb6c8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.