[roll] Roll infra/recipes [build] Use a toolchain file for Clang cross-compilation.

This allows the various tricks used by third-party libraries to detect
cross-compilation to work properly, as they may expect a toolchain file
to be present. It's also customary to set up cross-compilation in a
toolchain file.

Original-Fixed: 100632

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/681302
Original-Revision: 5808e228a4e60148eea1af4795f5e371da0c779e
GitOrigin-RevId: 4ea907ca46365ee472b1019b4d40b27d57b34375
Change-Id: Ib0b9523ef078856060a744574c387a9621f13f66
1 file changed
tree: 44195f8cfcc1f85f770985996249c0b351b9f9e0
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 via the IRC channel #fuchsia on Freenode.

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.