[roll] Roll fuchsia [ld] Work around overeager compiler warning in C++23 mode

Original-Bug: 468047456
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1469901
Original-Revision: 41dc7dd70a8ff16af595c2bc0508a69adb35bae8
GitOrigin-RevId: e2c7f2ce1261ee0e08952da70e5e40530f7da5c7
Change-Id: Ieae02a2fda7c7de37fe924033172e0885fddb456
1 file changed
tree: 1a591dc3521f97d02798431ba10e5f3d64e55063
  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.