[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] disable strfroml entrypoint on aarch64 (#101854)

Disable `strfroml` entrypoint on aarch64 to please clang-11 buildbots.
Detailed in https://github.com/llvm/llvm-project/issues/101846. This is
not a fix for #101846 so I will keep the issue open until our buildbot
is updated or other mitigation is applied.

GitOrigin-RevId: 4ab3ad6b91b19ccf23422155bf2bb37984c7d480
Original-Revision: 8d3143d10741effd91e24a04654413748c5bbbbb
Roller-URL: https://ci.chromium.org/b/8740563012280279585
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1094234
Original-Revision: 998d2c8cd16a882a4fa512b9b50345bd776953af
Change-Id: Iad8908e3dbe726ee1b34ee9219c3a67b2af8b332
1 file changed
tree: 254679452036afdcbb93527ae588fe4476c2b87e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.