[roll] Roll fuchsia [rust][rbe] Fix linker map output path.

This was getting "out/default/out/default",
which broke the re-client-0.50 roll.

Original-Bug: 90310
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/619084
Original-Revision: e0852aa525478234dc5a197ed7496ba814649f8f
GitOrigin-RevId: f2b6861afe5bd2522691110cf107287cc63b03a6
Change-Id: Ia1691cb21fb816a1539aab0ecdc8365e9c40343d
1 file changed
tree: d5aaf053c2d442c9f7dc7121a7dd65ad7d93b051
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.