[roll] Roll infra/recipes [gcc_toolchain] Fix build-* subdir path for aarch64

The last change works for x86_64 but not for aarch64.
This corrects the mistake.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1237784
Original-Revision: 80b3049356dc03acda3186f83ea38e9d6ee63415
GitOrigin-RevId: fcc1a5250609c89f0c9e9af4878eea24326fa8ee
Change-Id: Ifb86407fa0376185f95899b8ba7014bb52d53743
1 file changed
tree: f36fb88e8969919c871960a45d7d185ebb9355c4
  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.