[roll] Roll fuchsia [build] Use ld64.lld on macOS

This is going to become the default in our Clang eventually, but for now
enable it through build flags.

Original-Fixed: 84844
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/556055
Original-Revision: f66ab734aa5e26c66351761d2265f792bfc062dc
GitOrigin-RevId: 36e00385644fb1579c94a959df87eccbec375148
Change-Id: Ifdc87ceab1299bfd835d95483bc30d446f38eeff
1 file changed
tree: 589901a3d2b47237d91fba6db460e22f2ba2229f
  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.