[roll] Roll fuchsia [build] Remove the hardcoded local execution of thinlto cxx link actions

This allows cxx link operations to use RBE workers when thinlto is
enabled, which allows for cache warming, speeding up clean builds
when RBE is enabled.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271296
Original-Revision: 107447f653aa964d5045b62aadbea0e577f1a727
GitOrigin-RevId: c4c663f40ff3f782034b51355829cdc137f4e54d
Change-Id: I7091ef9320827c65bb582045fb5e3926c0b8234c
1 file changed
tree: 9a06ff3e50b7d28abc8eb9b646e3b4c677d40b73
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.