roll: pigweed pw_bluetooth_sapphire: Enable all build flags in common
Remove all module-specific build flags from host/common.
Test: pw presubmit --step gn_chre_googletest_nanopb_sapphire_build
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/243912
Original-Revision: 19ba505b67fd823ccb70a4127b81e55a127327f8
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 20f956e960d94a..19ba505b67fd82
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733345874155202017
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I19bb3019d54389d5d3a42c5f185c1d81517afeb5
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/243801
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 7e4b4dd..90fa301 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-22.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733348381135791681.
- commit = "20f956e960d94a6584961924b5f7b73186a8e1c6",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733345874155202017.
+ commit = "19ba505b67fd823ccb70a4127b81e55a127327f8",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -57,8 +57,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-22.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733348381135791681.
- commit = "20f956e960d94a6584961924b5f7b73186a8e1c6",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733345874155202017.
+ commit = "19ba505b67fd823ccb70a4127b81e55a127327f8",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)