[roll] Roll infra/recipes [clang] Set CMAKE_AR and CMAKE_RANLIB consistently in the clang build

The clang_toolchain.py recipe sets this, while clang.py and others do
not. This aligns the recipe module with the existing practice so that it
can be reused across more recipes and avoid duplication.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1618655
Original-Original-Revision: 238bc8b30a32690bc1a261c9f273e573a8dc3e17
GitOrigin-RevId: 411d5f6a7e1cf57bb9d978460a5567d9531f172c
Change-Id: I043a6d82926178590c825a241a9152f7863591ad
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1620056
Cr-Commit-Position: refs/heads/main@{#193132}
1 file changed
tree: daa34bd8d7b452a8fc2dcd95fa9532a6a88a1765
  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.