roll: pigweed, pw_toolchain: pw_toolchain: Color diagnostics in Bazel
- Enable color compiler diagnostics in Bazel.
- Update comment referring to duplicate bug.
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/217715
https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: 3bf60a7ec0808b4..519f0b724d9394c
Roller-URL: https://ci.chromium.org/b/8744207042154648721
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ie6ce938366dfb6000331df8f794d11b808ae85d9
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/217795
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/WORKSPACE b/WORKSPACE
index b23753d..a1541ba 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-06-24.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8744207431208063873.
- commit = "3bf60a7ec0808b4fa08c1f3b314973b9543f39ae",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8744207042154648721.
+ commit = "519f0b724d9394c9697e034b0aba773e4d60846d",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
)
@@ -93,8 +93,8 @@
name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-06-24.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8744207431208063873.
- commit = "3bf60a7ec0808b4fa08c1f3b314973b9543f39ae",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8744207042154648721.
+ commit = "519f0b724d9394c9697e034b0aba773e4d60846d",
remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
strip_prefix = "pw_toolchain_bazel",
)