Updated commit id for building libunwind.

This commit is contained in:
Vardhan Thigle 2019-01-31 17:01:16 +05:30 committed by Jethro Beekman
parent 9ce3cfa4f2
commit b025557e97
2 changed files with 2 additions and 2 deletions

View 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

View file

@ -49,4 +49,4 @@ build_unwind() {
set -x
hide_output install_prereq
hide_output build_unwind
build_unwind