From ffb952273e3444035fd39ac6e6b7ae4dab76539c Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Wed, 29 Sep 2021 20:02:11 +0000 Subject: [PATCH] bootstrap: also build openssl 1.1 --- scripts/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 1bbe7f56092..fbb685b33be 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -116,7 +116,7 @@ fi # ordered cross-build for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \ - openssl ca-certificates libmd \ + openssl openssl1.1-compat ca-certificates libmd \ gmp mpfr4 mpc1 isl22 cloog libucontext binutils gcc \ libbsd libretls busybox busybox-initscripts make \ apk-tools file \