[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
diff --git a/infra/recipes b/infra/recipes
index 0f2f2b5..58622b7 100644
--- a/infra/recipes
+++ b/infra/recipes
@@ -11,6 +11,6 @@
path="infra/recipes"
remote="https://fuchsia.googlesource.com/infra/recipes"
gerrithost="https://fuchsia-review.googlesource.com"
- revision="7e352d2463ff949f7d339129730e3b4dc84c8d16"/>
+ revision="b4b6161f4eb2edd8e636ba205c31bf63996d6251"/>
</projects>
</manifest>