roll: pigweed 385019a..0125f4a (2 commits)

0125f4a:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/238429 pw_toolchain: Add Bazel mechansim for clang/gcc-specific flags
9fe59f4:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/240877 docs: Add more guidance to Bazel docgen quickstart

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 385019a0292797..0125f4a94c8276
Roller-URL: https://ci.chromium.org/b/8734540628010883057
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I457aa2939d4f0f962539656b64f216b056a2a13f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/241034
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index c08e0f1..6f8337a 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,18 +49,18 @@
 git_override(
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-10-08.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8734608578326244817.
-    commit = "385019a0292797dd63f00f008efe36d52d4d698a",
+    # ROLL: Last updated 2024-10-09.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8734540628010883057.
+    commit = "0125f4a94c827612f1ae863b60d3fa301fbd773c",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
 git_override(
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
-    # ROLL: Last updated 2024-10-08.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8734608578326244817.
-    commit = "385019a0292797dd63f00f008efe36d52d4d698a",
+    # ROLL: Last updated 2024-10-09.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8734540628010883057.
+    commit = "0125f4a94c827612f1ae863b60d3fa301fbd773c",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )