[roll] Roll fuchsia [roll] Roll llvm-project/libc [libc] Fix clock_gettime on arm32 (#201959)

After removing 32 bit time_t the buildbot has been failing due to a
segfault. This PR fixes it. Not the cleanest fix but I don't want the
buildbot failing over the weekend.

Assisted-by: Automated tooling, human reviewed.
GitOrigin-RevId: 961d5b8ac7deb754a8b66a86ee53c9e77cb6769f
Original-Original-Revision: 7f4916219b083385c9c293011a832ecb14f05397

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1641515
Original-Original-Revision: 77f84ed7009870be4136aebe3ef0f305bf0c7fc6
GitOrigin-RevId: 12563283bb25ae0d27987d2cc763392f042a56dc
Change-Id: I230b8051f8d1ceb8a7ec6ab112c1b5f47f0de43f
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1641674
Cr-Commit-Position: refs/heads/main@{#194292}
1 file changed
tree: 6d3b79d3e47d87a47639c2c627313f962710b35e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.