[roll] Roll infra/recipes Revert "[clang] Update host triple for Linux"

This reverts commit cf50d5e45116c4146c17bcb1795c7aeceaef957d.

Reason for revert: Upstream affecting change reverted

Original change's description:
> [clang] Update host triple for Linux
>
> This is a temporary work around to make the host triple names to be
> in compliance with https://github.com/llvm/llvm-project/pull/89425.
>
> Original-Bug: 351847167
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1078114

Original-Bug: 351847167
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1078377
Original-Revision: 67e297e1d48d3a8a164ac6642c745d35530d4d0c
GitOrigin-RevId: 639b5d162831cc765280bb929ba1b2fd001776ce
Change-Id: I2ee22447be790fe3afe4010f2019ddb6c655dacd
1 file changed
tree: 566be8e7089aab74772a061e9be4fc5730aabda9
  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 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.