[roll] Roll fuchsia [superproject] Roll llvm-project/libc 5c2eb19..81ada32 (2 commits)

81ada32 [libc] Redo the install targets (#78795)
817cda2 [libc] remove extra -Werror (#78761)

GitOrigin-RevId: c46f2b08da1273a452445204f7c96c74db35c013
Roller-URL: https://ci.chromium.org/b/8758421469997328689
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/977317
Original-Revision: b36e55b497fd8ee885d95aeda9918928495ddf52
Change-Id: Id9309c4d9b00ace4f9dd5202daf5ad51f6c9fd3b
1 file changed
tree: fd445e9feae678150893f8ef367f5d40cb340841
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.