[roll] Roll infra/recipes [clang][clang_toolchain] Disable External Shell override

Upstream deprecated the external shell option for running LIT
tests. This patch removes the override env args used in the
clang and clang_toolchain recipe to mitigate the lit test failures
caused by the deprecation.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1657086
Original-Original-Revision: 8aa9c423d76f52a7bb63f197233368547b20c9cb
GitOrigin-RevId: 657d1ab4e53c9fa215883d4d6164d57af474e72d
Change-Id: Iad3e49929e6611387cdf2b5b1246dc43bbba4e04
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1658058
Cr-Commit-Position: refs/heads/main@{#194804}
1 file changed
tree: 8143cd78d5659a1dc7c2fbd8aa81dd6c5cea31e8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.