[roll] Roll fuchsia [ld] Fix some missing template plumbing for Elf layout class

Some places were missing the proper plumbing and were instead
defaulting to the local layout even inside other instantiations.

Original-Bug: 326524302
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1160936
Original-Revision: cbab520b40e80f408e8c7204e431303814ee9334
GitOrigin-RevId: 3ec263d35142d4bab1cb5ea2c5e92f9e8723eed0
Change-Id: I92f4563fd4d822bf0346da83bd5b0e1ee6d6befe
1 file changed
tree: d6e24b5ecb652e1df5f67acdb1175a43742a0555
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.