Skip to content

Commit

Permalink
Revert "Removed c++14 option from bazel.rc (#29711)" (#29750)
Browse files Browse the repository at this point in the history
This reverts commit c88d704.
  • Loading branch information
veblush committed May 20, 2022
1 parent f1e9adf commit df53955
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/bazel.rc
Expand Up @@ -2,6 +2,7 @@

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 df53955

Please sign in to comment.