[roll] Roll fuchsia [graphics][compute] Build rules for host point to wrong loader target.

Host executables were linking to the in-tree loader.

This wasn't discovered until a host VkInstance tried to create an XCB
surface.

Testability: Host executables can now create a VkInstance with an XCB
surface.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/615381
Original-Revision: b687f8277c5d2eb724b28dc203a5e16091e94a9b
GitOrigin-RevId: e3557e0c293e9edd7f3f3c04eceb71019c965bb8
Change-Id: I9f4da1660527070b069e6da4c14dfc9ff7a1a852
1 file changed
tree: cb83f53672d2f6482f56c2d77944fee9950510d2
  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
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.