Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
# Force the use of Clang for all builds.
build --repo_env=CC=clang

# Needed for abseil-cpp until https://github.com/bazelbuild/bazel/pull/19794 is released.
build --cxxopt=-std=c++14

# Strict dependency check for C++ includes.
build --features=layering_check

Expand Down
Loading