[roll] Roll infra/recipes [toolchain_3p_libs] Prevent zlib from building shared libs.

This patch adds ZLIB_BUILD_SHARED=OFF to zlib cmake config to
prevent shared libs from being built. This patch also updates
the revision of zlib to Tip of the Tree.

Original-Bug: 446192963
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1374101
Original-Revision: 54037d64f8a75e3053e006db24c53dd7bd6b5fdb
GitOrigin-RevId: 5755e80e2c7534baa9504b312a862a5d21e95caf
Change-Id: Ib3ed9b1cb528ada2adafef7753a0cb252c0ccdae
1 file changed
tree: 85417c7532820c559577eeca50f8e1e0d2c93233
  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.