[roll] Roll fuchsia [rbe][rust] Reduce set of clang dir uploads.

We only need:
  * the clang++ linker driver
  * the lld linker
  * libc++
  * run-time libraries

Original-Bug: 86292
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/593291
Original-Revision: cce81546a387ef2b7791172adbd5a1e5bf888b63
GitOrigin-RevId: c2affc6f3c6c6709ec071f74e26350f0c07aa3b6
Change-Id: I01f4a3157c20c7ce280a9b4b8595f0ce29e32243
1 file changed
tree: 36c67ae40bd73021900a4ba79884d371de07e66c
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.