Skip to content

Commit 3adfd5f

Browse files
committed
Add libzstd for LLVM linking
1 parent 46822b8 commit 3adfd5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN apt-get update \
1414

1515
RUN apt-get install -y apt-transport-https apt-utils build-essential \
1616
ca-certificates ccache clang-format-14 curl file g++-multilib git gnupg \
17-
libgcc-12-dev lib32gcc-12-dev lsb-release \
17+
libgcc-12-dev lib32gcc-12-dev libzstd-dev lsb-release \
1818
ninja-build ocaml ocamlbuild \
1919
python3-venv python3-pip \
2020
software-properties-common tree tzdata \

0 commit comments

Comments
 (0)