]> git.lizzy.rs Git - rust.git/commitdiff
Updated commit id for building libunwind.
authorVardhan Thigle <vardhan.thigle@fortanix.com>
Thu, 31 Jan 2019 11:31:16 +0000 (17:01 +0530)
committerJethro Beekman <jethro@fortanix.com>
Thu, 31 Jan 2019 12:12:08 +0000 (17:42 +0530)
src/ci/docker/dist-various-2/Dockerfile
src/ci/docker/dist-various-2/build-x86_64-fortanix-unknown-sgx-toolchain.sh

index 1d33fd0f7f4cf159e626d3d2141e737581553c6e..97892405b8eb475c0dc7de0a0322332892043384 100644 (file)
@@ -32,7 +32,7 @@ RUN /tmp/build-solaris-toolchain.sh sparcv9 sparcv9 solaris-sparc
 COPY dist-various-2/build-x86_64-fortanix-unknown-sgx-toolchain.sh /tmp/
 # We pass the commit id of the port of LLVM's libunwind to the build script.
 # Any update to the commit id here, should cause the container image to be re-built from this point on.
-RUN /tmp/build-x86_64-fortanix-unknown-sgx-toolchain.sh "75628849f538a62712353ac6e4c9e789da90923e"
+RUN /tmp/build-x86_64-fortanix-unknown-sgx-toolchain.sh "53b586346f2c7870e20b170decdc30729d97c42b"
 
 COPY scripts/sccache.sh /scripts/
 RUN sh /scripts/sccache.sh
index f94cd36e8d6ec6f56eab54cc0530da7260928b32..725ec341b94978041256ef753fdd2a77c080fe14 100755 (executable)
@@ -49,4 +49,4 @@ build_unwind() {
 
 set -x
 hide_output install_prereq
-hide_output build_unwind
+build_unwind