[roll] Roll infra/recipes [clang_toolchain] Disable PGO on ARM

PGO (Profile-Guided Optimization) caused clang-linux-arm64
builders to consistently time out. This change temporarily
disables PGO for the Clang toolchain on the ARM architecture
to resolve the issue while we investigate the root cause.

Original-Bug: 443760766
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1364392
Original-Revision: b4b6161f4eb2edd8e636ba205c31bf63996d6251
GitOrigin-RevId: d4bcb88a9bfa5ec7523ca5463e73591e048312fd
Change-Id: I4da3473e80ea0bfa36b3dba6cdcf0146ad0006b2
1 file changed
tree: ee57beef7bbc3eaaf4dd9ed5d48e7ab7e40596a3
  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.