Skip to content

Commit c201e56

Browse files
authored
chore(v3): remove no-private-header flag (#15863)
1 parent 9e63afa commit c201e56

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.bazelrc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,7 @@
1919
build --enable_platform_specific_config=true
2020

2121
build --features=external_include_paths
22-
23-
build --per_file_copt=grpc+//@-Wno-private-header
24-
build --copt=-Wno-private-header
2522
build --cxxopt=-Wno-private-header
26-
build --host_copt=-Wno-private-header
27-
build --host_cxxopt=-Wno-private-header
2823

2924
# The project requires C++ >= 17.
3025
build:linux --cxxopt=-std=c++17

0 commit comments

Comments
 (0)