[roll] Roll fuchsia [rbe][rust] Allow local absolute paths in depfile

When executing locally, allow absolute paths in depfile because
they are harmless and do not pollute the remote cache.

Original-Bug: 86098
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/590684
Original-Revision: 6e5b82e9692ca49c6fe173d0e13a55234c3c54fb
GitOrigin-RevId: ff1fc69d1395af069ecbf8a6f83e7f8e3e9f142f
Change-Id: I6f048047b8c725f09a9bbc91e5ca2f3fd03ba5c1
1 file changed
tree: 9475eb30295fef7b1465163b87b8de82d2b10a64
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.