Skip to content

Commit db6fa2f

Browse files
committed
Remove deprecated comments
1 parent 343a921 commit db6fa2f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: src/ci/docker/dist-various-2/Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ RUN /tmp/build-solaris-toolchain.sh sparcv9 sparcv9 solaris-sparc
7171
COPY dist-various-2/build-x86_64-fortanix-unknown-sgx-toolchain.sh /tmp/
7272
COPY dist-various-2/x86_64-fortanix-unknown-sgx-clang-wrap.sh /usr/bin/x86_64-fortanix-unknown-sgx-clang-11
7373
RUN ln -s /usr/bin/x86_64-fortanix-unknown-sgx-clang-11 /usr/bin/x86_64-fortanix-unknown-sgx-clang++-11
74-
# We pass the commit id of the port of LLVM's libunwind to the build script.
75-
# Any update to the commit id here, should cause the container image to be re-built from this point on.
7674
RUN /tmp/build-x86_64-fortanix-unknown-sgx-toolchain.sh
7775

7876
COPY dist-various-2/build-wasi-toolchain.sh /tmp/

0 commit comments

Comments
 (0)