Skip to content
This repository was archived by the owner on Oct 28, 2021. It is now read-only.

Commit 55f9b95

Browse files
authored
Merge pull request #4700 from ethereum/cpp-build-env
cpp-build-env: Install make
2 parents 732bde5 + b535f9e commit 55f9b95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/docker/cpp-build-env.dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
2525
git \
2626
ssh-client \
2727
cmake \
28+
make \
2829
ninja-build \
2930
python-pip \
3031
python-requests \

0 commit comments

Comments
 (0)