Merge pull request #22559 from grpc/nicolasnoble-patch-1

Removing obsolete comment.
pull/22706/head
Nicolas Noble 5 years ago committed by GitHub
commit 6228e9100f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      tools/bazel.rc

@ -1,7 +1,4 @@
# bazelrc file
# bazel >= 0.18 looks for %workspace%/.bazelrc (which redirects here)
# Older bazel versions look for %workspace%/tools/bazel.rc (this file)
# See https://github.com/bazelbuild/bazel/issues/6319
build --client_env=CC=clang
build --copt=-DGRPC_BAZEL_BUILD

Loading…
Cancel
Save