Skip to content

Commit

Permalink
bazel: Update TODO in bazelrc
Browse files Browse the repository at this point in the history
Bug: 347317581
Change-Id: I92977af36f281da0047c0f81da7d55576a742c5b
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/216274
Reviewed-by: Dave Roth <[email protected]>
Commit-Queue: Auto-Submit <[email protected]>
Lint: Lint 🤖 <[email protected]>
Presubmit-Verified: CQ Bot Account <[email protected]>
Pigweed-Auto-Submit: Ted Pudlik <[email protected]>
  • Loading branch information
tpudlik authored and CQ Bot Account committed Jun 20, 2024
1 parent c6e8cd8 commit 27b0e9e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,8 @@ build --repo_env=JAVA_HOME=../bazel_tools/jdk

# Silence compiler warnings from external repositories.
#
# This is supported by Bazel's default C++ toolchain, but not yet by
# rules_cc_toolchain
# (https://github.com/bazelembedded/rules_cc_toolchain/issues/46).
# TODO: https://pwbug.dev/347317581 - This is supported by Bazel's default C++
# toolchain, but not yet by Pigweed's own toolchains.
build --features=external_include_paths

# This feature can't be enabled until __unordtf2 and __letf2 are implemented by
Expand Down

0 comments on commit 27b0e9e

Please sign in to comment.