We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfe8dca commit d8cdc8eCopy full SHA for d8cdc8e
javascript/net/grpc/web/generator/BUILD.bazel
@@ -5,7 +5,6 @@ cc_binary(
5
srcs = [
6
"grpc_generator.cc",
7
],
8
- copts = ["-std=c++17"],
9
visibility = ["//visibility:public"],
10
deps = [
11
"@com_google_protobuf//:protoc_lib",
0 commit comments