We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c0b18 commit da22b10Copy full SHA for da22b10
scripts/chroot/build.sh
@@ -12,7 +12,7 @@ find /scripts
12
apk update
13
apk add alpine-sdk util-linux strace file autoconf automake libtool xz bash \
14
eudev-dev gettext-dev linux-headers meson \
15
- zstd-dev zstd-static zlib-dev zlib-static clang
+ zstd-dev zstd-static zlib-dev zlib-static clang mimalloc-dev
16
17
/scripts/common/install-dependencies.sh
18
/scripts/build-runtime.sh
0 commit comments