[roll] Roll fuchsia [build] Clean up -Wunterminated-string-initialization

This switch is only relevant to C, not C++.  It's now supported
by Clang too so no need for -Wno-unknown-warning-option.

Original-Bug: 415133536
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1272524
Original-Revision: 928efca5e91e4d9313cdf932b18507e52c5fbe6c
GitOrigin-RevId: 6b8795da163a76088dd0f5da93cc63228afa1800
Change-Id: I29df694bf3ba6d6658916657019a6597c3e555cc
1 file changed
tree: 44ad133fc4cb509c200af4786d2f9733590f6a16
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.