[roll] Roll infra/recipes [clang_toolchain] Use .vpython3 spec file instead of environment variable

The environment variable is only used as a default fallback if no
.vpython3 spec files are found in any of the parent directories which
happens on macOS and takes precedence. To avoid this, we need to install
our own .vpython3 spec file.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1161918
Original-Revision: 418f63098a32750be3432a643880795a407fcb9a
GitOrigin-RevId: 193905f39ead06b1226094b3e8a022d147b3e32b
Change-Id: I62911eb18e61b11bdf8ce6852a9860351e7af4da
1 file changed
tree: b4a08106f564bd86ddebd267f0272a47799ebadb
  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.