[roll] Roll infra/recipes [clang] Suppress -Wcharacter-conversion errors in boringssl

We're hitting this after the toolchain roll, but have seen this earlier
in lldb builds, since they use newer toolchains.

Original-Bug: 418827514
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1289774
Original-Revision: 969f07702288334d3865b65ff6129c9c565b3387
GitOrigin-RevId: df0ba6d6663f4c763703b9d0a8c4f50da6568aa6
Change-Id: I819b29224f7a0a24a5bff92c7659fca85f04effc
1 file changed
tree: b0d7a24c4de3025b96938fc78c55fe9631e01446
  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.