[roll] Roll fuchsia [rbe][link] GN config to disable remote link

//build/config:no_remote_link
passes the pseudo linker flag "--remote-flag=--local"
to disable remote linking.  This flag is intercepted
by cxx_link_remote_wrapper.py.

Original-Bug: 133103
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/944785
Original-Revision: 3c9928a100a8cd022e8fda1fd88f7cec92c8b731
GitOrigin-RevId: cf92faa6f0c05dff2ef65e6cb63a05e10a61a246
Change-Id: I617f1dd8317e8510b2a6a4b9f57887bedef262d4
1 file changed
tree: 3111692e8365519ca98a69e5e355989efac4f3ce
  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.