roll: pigweed pw_bluetooth_sapphire: Only statically link libc++
Other static libraries aren't supported by the SDK.
Original-Bug: b/367805596
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/236792
Original-Revision: 1364b42aad2514bb2f37f7d1632a70367fc6ca49
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 145b45747105fb..1364b42aad2514
Roller-URL: https://ci.chromium.org/b/8736431587700397473
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I0aa8513081f217d7c082dbc3f248a8764b23e8fb
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/236776
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 4a840b4..37669a7 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-18.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8736436834596724081.
- commit = "145b45747105fb95e5625c00a7533e5375d124ea",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736431587700397473.
+ commit = "1364b42aad2514bb2f37f7d1632a70367fc6ca49",
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-18.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8736436834596724081.
- commit = "145b45747105fb95e5625c00a7533e5375d124ea",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736431587700397473.
+ commit = "1364b42aad2514bb2f37f7d1632a70367fc6ca49",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)