[roll] Roll fuchsia [lavapipe] Workaround x64 lib requirement.

The arm64 version of Lavapipe shouldn't require x64 disassembly, but
for some reason it does.  Punting on figuring this out for now,
instead just add the library to fix linker error.  Bug filed to
follow up later.

Original-Bug: 339107217
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1043391
Original-Revision: e917baa3a1aefd9edb221fee31f66a3a33782098
GitOrigin-RevId: eccbd8a6915e03d4fa505eccb12f9d977d93745a
Change-Id: I7931822c73ed6b4d243cbddd30b24ad514eb990c
1 file changed
tree: 244d9542ed2485b5a83daf550528929d44edb94f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.