[roll] Roll infra/recipes [clang_toolchain] Fix infra failure on clang-windows builders

Windows doesn't support shebang in script files and this leads to
builder failure on the clang windows builders after 1159217 got landed.
This patch fixes this issue.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1160232
Original-Revision: 3f67d9197ecb8136eb54fe4ced4f9f000703ec5b
GitOrigin-RevId: 310202fb96a4993b3f777817950f5200b3fa9217
Change-Id: I125efef7499459bca6f757b63ef25e398f485ebd
1 file changed
tree: 1e3a7974dc158705a01f0e9f0175defc12b72f49
  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.