[roll] Roll fuchsia [netstack3] Disable RBE on ThinLTO builders

ThinLTO builders are currently OOMing when attempting to build
libnetstack3.rlib with RBE. Temporarily disable RBE for this target on
those builders.

Original-Bug: 330735964
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1017534
Original-Revision: 8d45820990741983819071e1961e6ecd8af1901a
GitOrigin-RevId: 3d505afa5a2b9ef753cb794fe2b34c06dc9d814d
Change-Id: If6e871f21cf5a54473040ce4308ae304a2f2b1f4
1 file changed
tree: 921e5600039e5657d2131fb7dde568734b22cb43
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.