[roll] Roll infra/recipes [gcc_toolchain] Apply binutils patch to enable riscv64-elf ld -shared

This got pushback upstream that I haven't taken the time to
resolve yet but is a simple fix to apply locally that may unblock
being able to do bringup.riscv64-gcc builds.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1288607
Original-Revision: 31537f831b6da8b78fe6c14a2a6d7c6dbd92e302
GitOrigin-RevId: c3ecab9f57aabc8d668751c7754b4e03768df08f
Change-Id: I005932e93588f772c252479ff935a68ccd1b5808
1 file changed
tree: f7023f5bfaf6e400097837afc867df09acb2207e
  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.