[roll] Roll infra/recipes [clang_runtimes] Add workaround for fputs

Recent upstream libcxx patch failed to build on baremetal targets
when using llvm libc. This patch adds the workaround for the fputs
function to mitigate this issue.

Original-Bug: 434041409
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1330602
Original-Revision: 6498f65758acae23671fd38f82ae3011d0a6dfe0
GitOrigin-RevId: 9dd2b4991e14fedbcc72bdf9748a7537d65350d3
Change-Id: I07d2ddbe8a33e19859b7c55e01902e633faadbf4
1 file changed
tree: 00250bca85454f51b5ea2b6401f4e53dc1b899cf
  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.