roll: pigweed pw_bluetooth_sapphire: Add copts to fuchsia config for boringssl

Adds the correct defines for compiling boringssl for Fuchsia which
optimize for size.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/236332
Original-Revision: bbe5cd6062a86012474bdc317036cb87504c0df1

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 461c43a49e425e..bbe5cd6062a860
Roller-URL: https://ci.chromium.org/b/8736592871262140305
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I0b99625497f2b5ab2e4573e973a99e6a2cd1b189
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/236353
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 311f269..67a15b1 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
     module_name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-17.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736593283942402897.
-    commit = "461c43a49e425e973644b4a58ebc5a2ab3e86c04",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736592871262140305.
+    commit = "bbe5cd6062a86012474bdc317036cb87504c0df1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
 )
 
@@ -58,8 +58,8 @@
     module_name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-09-17.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8736593283942402897.
-    commit = "461c43a49e425e973644b4a58ebc5a2ab3e86c04",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8736592871262140305.
+    commit = "bbe5cd6062a86012474bdc317036cb87504c0df1",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     strip_prefix = "pw_toolchain_bazel",
 )