Skip to content

Commit c88d704

Browse files
authored
Removed c++14 option from bazel.rc (grpc#29711)
1 parent 0f9d024 commit c88d704

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/bazel.rc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
build --client_env=CC=clang
44
build --copt=-DGRPC_BAZEL_BUILD
5-
build --cxxopt='-std=c++14'
65
build --action_env=GRPC_BAZEL_RUNTIME=1
76
build --define=use_fast_cpp_protos=true
87

0 commit comments

Comments
 (0)