[roll] Roll infra/recipes [rust] Define environment variable for ar

Define the environment variable AR_${triple} to point at the toolchain
llvm-ar to fix running some Rust tests during the windows build.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1278193
Original-Revision: 0d8fc0a2a5a59e57849c41f80524ad9387d3edb8
GitOrigin-RevId: 2db094902f4d862d4eab385c5c8490ed1e7c1cdb
Change-Id: I4af5491790880ad3fe74189f79fd3c0bf5d6263c
1 file changed
tree: 8816af5d75a6ae3495e4f198fba0e78761670978
  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.