Remove per_file_copt

This commit is contained in:
Fabian Meumertzheim 2024-11-05 16:36:04 +01:00
parent 41b7d48ed8
commit b97a30e8bb
1 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,2 @@
# Required by abseil-cpp. # Required by abseil-cpp.
common --cxxopt=-std=c++14 common --cxxopt=-std=c++14
# Silence some warnings.
common --per_file_copt=.*/absl/strings/string_view.h@-Wno-unreachable-code