aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/bazel.rc
diff options
context:
space:
mode:
authorGravatar Vijay Pai <vpai@google.com>2018-01-05 09:59:34 -0800
committerGravatar Vijay Pai <vpai@google.com>2018-01-05 09:59:34 -0800
commit91bab371297b1e53491548bbd9f3588dea93374d (patch)
treeeeba1cf8714177aa6a46c75513a099041bd29874 /tools/bazel.rc
parent2b0ab320c12cb807cf05b3295b7017d0ccbf66f5 (diff)
When building with bazel on a Mac, workaround bazelbuild/bazel#4341
Diffstat (limited to 'tools/bazel.rc')
-rw-r--r--tools/bazel.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/bazel.rc b/tools/bazel.rc
index c554f03971..8af2fc981d 100644
--- a/tools/bazel.rc
+++ b/tools/bazel.rc
@@ -1,4 +1,5 @@
build --client_env=CC=clang
+build --copt -DGRPC_BAZEL_BUILD
build:asan --strip=never
build:asan --copt -fsanitize-coverage=edge