[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Do not include the RPC targets if we're not in GPU mode.

Summary:
The RPC targets assume a GPU environment. Theoretically we can build
this in all cases, but it is unused in any other target so it shouldn't
be listed.
GitOrigin-RevId: 0ec175996f3e58d9c9d041ed06c0f0073eb3ce74
Original-Revision: 73c1e053addb40bb8ac9c302de065027c73206cf
Roller-URL: https://ci.chromium.org/b/8782998558225822225
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/843377
Original-Revision: 76ba29f958df1436e5c1f2171ec48baba91e1100
Change-Id: I782f02fcce07c34c677ba07fa45e6bb2e5bf6a47
1 file changed
tree: 88a63f5adb47d1129c0a1ff49690aad8ca770656
  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.