[roll] Roll infra/recipes [clang_toolchain] Disable internal shell on mac x64

Internal shell is causing a clang test time regression on mac-x64
builders. This patch disables it.

Original-Bug: 449193133
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1398566
Original-Revision: a60deded9cb619501849d8f9a8d86bdfc20b126a
GitOrigin-RevId: 867528b6233dae0b55fab54e670c1c544913ee50
Change-Id: I63359fe0b0a1c448483a2ff54cc0fb998fc7b37e
1 file changed
tree: 345ea9679047a2dc2d37bcf8af4c16eb0e697a9e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.