[roll] Roll infra/recipes [boringssl] Remove boringssl implicit conversion workaround

Boringssl was rolled in 0.20250514.0. The "-Wno-character-conversion"
flag is no longer needed.

Original-Bug: 418781037, 427289805
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1321421
Original-Revision: 00822c3bd4cfe58f443dca2f2f7e54d2e32c0f87
GitOrigin-RevId: d8a8015e617e84ac86059282aee284e7e055d0a0
Change-Id: I94c15ca0e6b85ebbc146a03db1044a491d699bda
1 file changed
tree: d5603450556c30671aff0a50a5a43e706ef5d8b4
  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.