We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e63afa commit c201e56Copy full SHA for c201e56
1 file changed
.bazelrc
@@ -19,12 +19,7 @@
19
build --enable_platform_specific_config=true
20
21
build --features=external_include_paths
22
-
23
-build --per_file_copt=grpc+//@-Wno-private-header
24
-build --copt=-Wno-private-header
25
build --cxxopt=-Wno-private-header
26
-build --host_copt=-Wno-private-header
27
-build --host_cxxopt=-Wno-private-header
28
29
# The project requires C++ >= 17.
30
build:linux --cxxopt=-std=c++17
0 commit comments