[roll] Roll fuchsia [build] Disable "-Wunterminated-string-initialization"

This patch disables "-Wunterminated-string-initialization" warnings.

Original-Bug: 415133536
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1269208
Original-Revision: 1495e63492d9697cdde6fb6c966ef930618d3387
GitOrigin-RevId: f3cd31e76ab9c020f5dbcdbcb5aec76e10009c7e
Change-Id: I6b31ccfab773091b4a2c920fc389a41f3c30e250
1 file changed
tree: 2d6bff3a344c9652e88515371999f4fa4ef6f219
  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.