Skip to content

Commit

Permalink
remove unneeded variable
Browse files Browse the repository at this point in the history
  • Loading branch information
James-Mart committed Aug 16, 2023
1 parent 8bf8d14 commit 364b979
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/ubuntu-2004-builder.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ RUN <<EOT bash
rm \$CLANGPATH.tar.xz
mv \$CLANGPATH clang+llvm-15.0.6
EOT
ENV LLVM_CONFIG_PATH=/opt/clang+llvm-15.0.6/bin/llvm-config
ENV LD_LIBRARY_PATH=/opt/clang+llvm-15.0.6/lib/

# Wasi-sdk
Expand Down

0 comments on commit 364b979

Please sign in to comment.