[roll] Roll fuchsia [build] Use only BFD ld with GCC, not Gold

Gold is now deprecated, so stop using it.  There are now features
that BFD and LLD support that Gold doesn't, so this will simplify
things even before Gold is fully desupported.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1267384
Original-Revision: 1739362d521eff50a73cca33cb8dbca1527268e2
GitOrigin-RevId: f4536653e4848d92e59fdf8fc9c06fa0c4e2ef8e
Change-Id: Ia388495581464b2affe2292870068f4a3a135b20
1 file changed
tree: f85b7217a10cc4e5171660d0ab72a7dabf27a7e0
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.