roll: pigweed, pw_toolchain 2 commits

71c4c844f102502 roll: gn
297f80e8180c0e0 roll: fuchsia_infra 119 commits

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 24a8258c6a77a3b..71c4c844f102502
Roller-URL: https://ci.chromium.org/b/8740497548058710849
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I5f56074362339f229848a899541140d40e8b6cca
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/227596
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE
index c57bdf6..41d0186 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -83,18 +83,18 @@
 git_repository(
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-08-03.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8740596858654894865.
-    commit = "24a8258c6a77a3b52f40d0f1de0ba0a6e66c684f",
+    # ROLL: Last updated 2024-08-04.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8740497548058710849.
+    commit = "71c4c844f1025025474e989c4c25ca201c5d3afc",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
 )
 
 git_repository(
     name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-08-03.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8740596858654894865.
-    commit = "24a8258c6a77a3b52f40d0f1de0ba0a6e66c684f",
+    # ROLL: Last updated 2024-08-04.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8740497548058710849.
+    commit = "71c4c844f1025025474e989c4c25ca201c5d3afc",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )