Skip to content

Commit

Permalink
Removed c++14 option from bazel.rc (#29711)
Browse files Browse the repository at this point in the history
  • Loading branch information
veblush committed May 19, 2022
1 parent 0f9d024 commit c88d704
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/bazel.rc
Expand Up @@ -2,7 +2,6 @@

build --client_env=CC=clang
build --copt=-DGRPC_BAZEL_BUILD
build --cxxopt='-std=c++14'
build --action_env=GRPC_BAZEL_RUNTIME=1
build --define=use_fast_cpp_protos=true

Expand Down

0 comments on commit c88d704

Please sign in to comment.