[roll] Roll fuchsia [build] Suppress -Wnontrivial-memaccess

This patch suppresses -Wnontrivial-memaccess warning
globally until all the code that does not comply with
is fixed.

Original-Bug: 376323001
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1148975
Original-Revision: 72c42ef985f247d9ad4acf487257635f86266133
GitOrigin-RevId: 775e8fa45e08a6e010f7462aa4421419cd8a9362
Change-Id: Ief55bb1f03bc1da6c668291b242548140069fa34
1 file changed
tree: e2421c48e4f3cfea8b26c0234658dfb7dfc1f72e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.