Skip to content

Commit 91d954d

Browse files
committed
Attempt to fix compcert
1 parent 06bea41 commit 91d954d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.compcert

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ RUN apt update -y -q && apt upgrade -y -q && apt update -y -q && \
1212
openssh-client \
1313
ocaml-nox \
1414
libgmp-dev \
15+
pkg-config \
1516
opam
1617

1718
RUN opam init --disable-sandboxing -n \

0 commit comments

Comments
 (0)