about summary refs log tree commit diff
path: root/src/ci
diff options
context:
space:
mode:
authorP.Y. Laligand <pylaligand@google.com>2017-09-15 16:46:51 -0700
committerJames Tucker <jftucker@gmail.com>2017-09-24 13:53:10 -0700
commit20265ef3ac5ecaa51cac6cee45d714ea49d3db31 (patch)
tree0f47fdf4e4cff9d6adebad8805b746ae5900cfab /src/ci
parentcc4e82fe7a9126a068e27dcdfc251a1b4be1aa77 (diff)
downloadrust-20265ef3ac5ecaa51cac6cee45d714ea49d3db31.tar.gz
rust-20265ef3ac5ecaa51cac6cee45d714ea49d3db31.zip
Updated Zircon version.
Diffstat (limited to 'src/ci')
-rwxr-xr-xsrc/ci/docker/dist-fuchsia/build-toolchain.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/docker/dist-fuchsia/build-toolchain.sh b/src/ci/docker/dist-fuchsia/build-toolchain.sh
index 86430b48127..bea68775ecd 100755
--- a/src/ci/docker/dist-fuchsia/build-toolchain.sh
+++ b/src/ci/docker/dist-fuchsia/build-toolchain.sh
@@ -16,7 +16,7 @@ source shared.sh
 
 # Download sources
 SRCS=(
-  "https://fuchsia.googlesource.com/zircon zircon d17073dc8de344ead3b65e8cc6a12280dec38c84"
+  "https://fuchsia.googlesource.com/zircon zircon e9a26dbc70d631029f8ee9763103910b7e3a2fe1"
   "https://llvm.googlesource.com/llvm llvm 3f58a16d8eec385e2b3ebdfbb84ff9d3bf27e025"
   "https://llvm.googlesource.com/clang llvm/tools/clang 727ea63e6e82677f6e10e05e08bc7d6bdbae3111"
   "https://llvm.googlesource.com/lld llvm/tools/lld a31286c1366e5e89b8872803fded13805a1a084b"