[roll] Roll fuchsia [rbe][rust] Allow for multiple libs to remap

When matching for a corresponding rlib for remote building,
allow for the possibility that there may be more than one version.

e.g. from a Rust toolchain roll:
  libcfg_if-8b32f4ffea8964ba.rlib
  libcfg_if-deb207af7a4acd62.rlib

"There is another" -- Yoda

Original-Bug: 106711

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/727370
Original-Revision: 8e56a0d1415dda9acfd71adf8053d982e18a1acb
GitOrigin-RevId: 743de0ffba011578496c5fbc6b5d516b6dd75881
Change-Id: Id4340f7cef0a914cbdc9fb10a9ab92a0ab9af82c
1 file changed
tree: cf777e611bf62162bd7ed39e18202dd4978fb59a
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.