roll: pigweed, pw_toolchain: pw_toolchain: Clang support for Arm Cortex-M33 Original-Bug: b/358108912 Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/228391 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> https://pigweed.googlesource.com/pigweed/pigweed pigweed, pw_toolchain Rolled-Commits: 1d487225d2e5fc6..04109d522e8b54b Roller-URL: https://ci.chromium.org/b/8740220870553192513 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I0a864d7b6fca022303036b1dda816b2d154af09d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/228280 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/WORKSPACE b/WORKSPACE index f61ea0c..38523cb 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -84,8 +84,8 @@ name = "pigweed", # ROLL: Warning: this entry is automatically updated. # ROLL: Last updated 2024-08-07. - # ROLL: By https://cr-buildbucket.appspot.com/build/8740221285782058945. - commit = "1d487225d2e5fc6aa48d48fe7d40d121b487e374", + # ROLL: By https://cr-buildbucket.appspot.com/build/8740220870553192513. + commit = "04109d522e8b54b140d5d6dca2aa2171e4b5e22d", 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-08-07. - # ROLL: By https://cr-buildbucket.appspot.com/build/8740221285782058945. - commit = "1d487225d2e5fc6aa48d48fe7d40d121b487e374", + # ROLL: By https://cr-buildbucket.appspot.com/build/8740220870553192513. + commit = "04109d522e8b54b140d5d6dca2aa2171e4b5e22d", remote = "https://pigweed.googlesource.com/pigweed/pigweed.git", strip_prefix = "pw_toolchain_bazel", )