[roll] Roll fuchsia [gcc][rbe] Normalize debug-info compilation dir

Previously, gcc compiled objects were still leaking the
build output directory (remotely, it looks like 'set_by_reclient/a').

With multiple -f*prefix-map options, the matches are checked
in reverse order of appearance on the command line, and stop after
a substitution is applied.

Original-Bug: 323907232
Original-Bug: 42084492
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/989314
Original-Revision: 3bf0f0769c3b993ca8fa54b842e9c85d0bd12db5
GitOrigin-RevId: be9bda0d500c35d547bfc639570a511a72241157
Change-Id: Id6b6496ad396b9eedf61693f0a278c469a2bc0d8
1 file changed
tree: e325a55a58d0358a68e921548d2fc2e6c77d9f7c
  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.