Skip to content

Commit

Permalink
Merge pull request #8 from gofractally/add-2004-clang-vars
Browse files Browse the repository at this point in the history
add missing env vars
  • Loading branch information
James-Mart committed Aug 16, 2023
2 parents 6ac4e26 + 364b979 commit b2a46a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/ubuntu-2004-builder.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ RUN <<EOT bash
rm \$CLANGPATH.tar.xz
mv \$CLANGPATH clang+llvm-15.0.6
EOT
ENV LD_LIBRARY_PATH=/opt/clang+llvm-15.0.6/lib/

# Wasi-sdk
# https://github.com/WebAssembly/wasi-sdk/releases/tag/wasi-sdk-19
Expand Down

0 comments on commit b2a46a6

Please sign in to comment.