aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index bcb75af032..6a514496f6 100644
--- a/BUILD
+++ b/BUILD
@@ -33,6 +33,11 @@ load(
"grpc_generate_one_off_targets",
)
+config_setting(
+ name = "grpc_no_ares",
+ values = {"define": "grpc_no_ares=true"},
+)
+
# This should be updated along with build.yaml
g_stands_for = "generous"