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

This reverts commit 54037d64f8a75e3053e006db24c53dd7bd6b5fdb.

Reason for revert: break zlib build on Windows.

Original change's description:
> [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
> Change-Id: Id11d5e440efe49c9bc0a8354c48a381a0cbfa7e6
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1374101
> Reviewed-by: Petr Hosek <phosek@google.com>
> Commit-Queue: Haowei Wu <haowei@google.com>

Original-Bug: 446192963
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1374182
Original-Revision: 1499c29035764367b81c1d0dd33945c148b648ea
GitOrigin-RevId: e92b9ca6034dac2ab4f4661517839ed4321c8dbd
Change-Id: If8337d6731d0ba44dd31948074cd4b5bee6a6843
1 file changed
tree: 5bcac179dc9a8e145550d5a7a94faaec3b5e00c2
  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.