[roll] Roll fuchsia [fake-clock] fix link args

Shared libraries get put in the root_out_dir by default.

It was working before because the relevant path happened to already be
on the linker search path everywhere this was used, but we shouldn't
rely on that.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/675910
Original-Revision: cbf564c5d9bb81305df6d37cfa463a46276ee3ea
GitOrigin-RevId: f52e53e7665ae08180a04d2900fe991cb4aad9d3
Change-Id: I688f5b1ffd48ab2357c4c1accceab8f92ae77318
1 file changed
tree: 698270262aed849ff45340a6a78ef2e11e09baaf
  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.