mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-11-12 12:48:30 +00:00
kernel: Add libelf-static to perf build
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
@@ -18,6 +18,7 @@ RUN apk add \
|
|||||||
kmod \
|
kmod \
|
||||||
elfutils-dev \
|
elfutils-dev \
|
||||||
findutils \
|
findutils \
|
||||||
|
libelf-static \
|
||||||
mpc1-dev \
|
mpc1-dev \
|
||||||
mpfr-dev \
|
mpfr-dev \
|
||||||
python3 \
|
python3 \
|
||||||
|
|||||||
Reference in New Issue
Block a user