[roll] Roll fuchsia [rbe] Option to static-link (ar) remotely

Exploring potential benefits of remote-linking,
possibly avoiding downloading .o files, saving local resources.

This CL only covers `ar` making .a archives.

Original-Bug: 133103
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/912219
Original-Revision: 48eb99b9ee02e3b1c34448a04fa2b7b80dc62a47
GitOrigin-RevId: b1f121cf7acbf609414160d4b6bb7e50d0ec0ad0
Change-Id: I6f97610e89a365d3fe4c22b9764e8a3b98b31e2b
1 file changed
tree: 68e5b3710929085e1d3744a5f15b0d28051282a8
  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.