[roll] Roll fuchsia [zircon][tools][lz4] add -Wno-implicit-fallthrough to the lz4 tool build

This tool hasn't been built in a while apparently, so refactoring failed
to pick up that this third party code needs this warning.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/681942
Original-Revision: 33af2dc680d14945c1b2460b4abad14e44108268
GitOrigin-RevId: 4e9813ed64616d22df4697906e8fff8dcb7cb418
Change-Id: I4e55cc41b3ebf99b29a1ae5936414ac8686268d3
1 file changed
tree: a2e69022f73b95c98264d3f0fa5428841e055cf2
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 via the IRC channel #fuchsia on Freenode.

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.