[roll] Roll fuchsia [build] Remove workaround for -Wcast-fuction-type-strict

We've migrated our code to no longer trigger the warnings from
-Wcast-fuction-type-strict. There are still instances of
-Wcast-fuction-type-mismatch in fidl code and
//third_party/gflags.

Original-Fixed: 330769701
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1273064
Original-Revision: 039d8aec6aef41b360b76d189c08592dc15aff1c
GitOrigin-RevId: 4532310a5715f88ec6a1a5acdec3e3a0438d8d85
Change-Id: Ic259d6e7f91af0880e596d6d73268fdbb5066781
1 file changed
tree: d13876cdebf1eb2c46045e9f8ae925e9325ed43f
  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.