Skip to content

Commit

Permalink
Added clang (needed for test contract)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cashmaney committed Jul 19, 2022
1 parent 709e2b7 commit b3298bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@ RUN apt-get update && \
autoconf \
libtool \
automake \
clang \
#### SGX installer dependencies ####
g++ make libcurl4 libssl1.1 && \
rm -rf /var/lib/apt/lists/*
Expand Down

0 comments on commit b3298bd

Please sign in to comment.