From 6e5ded99d7cd13efad022102600e19c0eb769b81 Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Mon, 17 Oct 2022 17:55:23 -0400 Subject: [PATCH] Fix typo and link to the pigweed update PR --- build/config/compiler/BUILD.gn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build/config/compiler/BUILD.gn b/build/config/compiler/BUILD.gn index 52dc114cde5d73..938d2d7e405835 100644 --- a/build/config/compiler/BUILD.gn +++ b/build/config/compiler/BUILD.gn @@ -260,7 +260,8 @@ config("strict_warnings") { "-Wformat-type-confusion", ] - # TODO: can make this back fatal in once pigweed updates can be take again + # TODO: can make this back fatal in once pigweed updates can be taken again. + # See https://github.com/project-chip/connectedhomeip/pull/22079 # # Currently `./scripts/build/build_examples.py --target linux-arm64-light-rpc-ipv6only-clang build` # fails in third_party/pigweed/repo/pw_protobuf