[roll] Roll infra/recipes Revert "[clang] Fix clang builder for Windows"

This reverts commit ec489ec78a2d62696823b29681d465d20f398720.

Reason for revert: Mac stage2 builder was broken by cmake change.

Original change's description:
> [clang] Fix clang builder for Windows
>
> Last clang_toolchain.py introduced a bug that set the wrong compiler for
> Windows platform. This patch fixes this issue.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/605332

TBR=phosek@google.com,haowei@google.com,nmulcahey@google.com,olivernewman@google.com

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/605794
Original-Revision: daa43f784724e1934e8fd09f29778ef6f5ff131e
GitOrigin-RevId: db1859ad1a06fe8d4739f11414e2202222154d3e
Change-Id: Id8877303e105767646209d7aec9d14a316395f57
1 file changed
tree: 4037dab0ae8f0d08abb968abebd3bf40ba3dceb8
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.