Switched to static compilation in CI

This commit is contained in:
Jef Roosens 2022-01-14 18:32:00 +01:00
parent bdf0c2ee7c
commit 8ab3af1238
Signed by: Jef Roosens
GPG key ID: 955C0660072F691F
3 changed files with 8 additions and 1 deletions

View file

@ -14,6 +14,7 @@ RUN apk --no-cache add \
git make upx gcc bash \
musl-dev \
openssl-libs-static openssl-dev \
zlib-static bzip2-static xz-dev expat-static zstd-static lz4-static \
sqlite-static sqlite-dev \
libx11-dev glfw-dev freetype-dev \
libarchive-static libarchive-dev \