mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
kernel: Add more packages to Dockerfile.kconfig
These packages are needed to enable the GCC_PLUGINS during 'make oldconfig' for 4.18.x kernels. Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
f93fa6ba9b
commit
a3bca0ea59
@ -6,7 +6,10 @@ RUN apk add \
|
||||
curl \
|
||||
diffutils \
|
||||
flex \
|
||||
gmp-dev \
|
||||
libarchive-tools \
|
||||
mpc1-dev \
|
||||
mpfr-dev \
|
||||
ncurses-dev \
|
||||
patch \
|
||||
xz
|
||||
|
Loading…
Reference in New Issue
Block a user