[roll] Roll fuchsia [build] Work around LTO codegen link issues

Add some temporary deps to affected targets to work around
the bug when LTO codegen uses outcalls that need link-time
library dependencies.

Original-Bug: 98632
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/701634
Original-Revision: 6ca1dd2f0f3c1345feb1d5638a11604059fcd1f2
GitOrigin-RevId: f082b19eebeb66bf6473f89ec1d8cd7b9570ed09
Change-Id: I9c7cee4a9dddfda7f2c0a5e90133cf3935512735
1 file changed
tree: a9cb555eacc3c0bf0e313e65b2eea80d2f206578
  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
  12. 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.