[roll] Roll fuchsia [roll] Roll llvm-project/libc [libc] Disable baremetal modular printf (#208576)

This reverts commit a14d084bbb1a7261d8a71c56120159abb6af330b.
Though the modular printf works as intented, we noticed a few challenges
using this feature. Without diagnostic help it is difficult to
understand which "modules" got linked in and why. Disabling this to be
the default setting until this is sorted.

GitOrigin-RevId: 1eb67aa8bfe49e8f5e926054af899bb56ad4d8f3
Original-Original-Revision: 03eee8f2e4acad44aff2164a4401e278f3cb6076

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1699961
Original-Original-Revision: e6749581e7534cc302223b5ad78fbb5d8e767e51
GitOrigin-RevId: 26496e719a92d636b9384749e5a18855041f87eb
Change-Id: I909d81cab60e0f8a7dca9978ff34d1b721330f13
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1700437
Cr-Commit-Position: refs/heads/main@{#196615}
1 file changed
tree: 28918bcc5303a22c296a0333f8fafa71d719b1af
  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.