[roll] Roll fuchsia [rust][rbe] Check for existence of libunwind.

wasm32 doesn't have a libunwind.a, so exclude it from inputs.

Original-Bug: 86748
Original-Bug: 86597

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/595342
Original-Revision: 20452e50aee882f0ddf8eab6c039f55fdf81e32d
GitOrigin-RevId: e831e7469edb8167015c65ddea2d656855426650
Change-Id: I17d8248265e71de0a22e8809e9b5b30be4d9d3b4
1 file changed
tree: f86ed65d546a180b39c51429124e5514e8427f0c
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.