aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/remote_build/rbe_common.bazelrc
diff options
context:
space:
mode:
authorGravatar Bill Feng <yfen@google.com>2018-11-14 15:49:00 -0800
committerGravatar Bill Feng <yfen@google.com>2018-11-14 15:49:00 -0800
commit8006dddea2f8e6d6f4bb77c9aa64c21ee09674ec (patch)
treebf52906981709d5b89af4a78fd8935b9a3fa2979 /tools/remote_build/rbe_common.bazelrc
parent9759a1b241c11203f6630634d8cb3e38aefd8aaa (diff)
updated toolchain subversion
Diffstat (limited to 'tools/remote_build/rbe_common.bazelrc')
-rw-r--r--tools/remote_build/rbe_common.bazelrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/remote_build/rbe_common.bazelrc b/tools/remote_build/rbe_common.bazelrc
index 3f8a4cb193..6718c3aade 100644
--- a/tools/remote_build/rbe_common.bazelrc
+++ b/tools/remote_build/rbe_common.bazelrc
@@ -76,7 +76,7 @@ build:ubsan --copt=-gmlt
# TODO(jtattermusch): use more reasonable test timeout
build:ubsan --test_timeout=3600
# override the config-agnostic crosstool_top
---crosstool_top=@com_github_bazelbuild_bazeltoolchains//configs/experimental/ubuntu16_04_clang/1.0/bazel_0.16.1/ubsan:toolchain
+--crosstool_top=@com_github_bazelbuild_bazeltoolchains//configs/experimental/ubuntu16_04_clang/1.1/bazel_0.16.1/ubsan:toolchain
# TODO(jtattermusch): remove this once Foundry adds the env to the docker image.
# ubsan needs symbolizer to work properly, otherwise the suppression file doesn't work
# and we get test failures.