Skip to content

Commit

Permalink
Silence warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed Nov 5, 2024
1 parent b8cd815 commit 41b7d48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# Required by abseil-cpp.
common --cxxopt=-std=c++14
# Silence some warnings.
common --per_file_copt=.*/absl/strings/string_view.h@-Wno-unreachable-code

0 comments on commit 41b7d48

Please sign in to comment.