mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-26 12:45:20 +03:00
bootstrap: remove openssl1.1-compat
This commit is contained in:
parent
b55b91d818
commit
a53fffd308
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ fi
|
||||||
|
|
||||||
# ordered cross-build
|
# ordered cross-build
|
||||||
for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \
|
for PKG in fortify-headers linux-headers musl libc-dev pkgconf zlib \
|
||||||
openssl openssl1.1-compat ca-certificates libmd \
|
openssl ca-certificates libmd \
|
||||||
gmp mpfr4 mpc1 isl22 cloog libucontext binutils gcc \
|
gmp mpfr4 mpc1 isl22 cloog libucontext binutils gcc \
|
||||||
libbsd libretls busybox busybox-initscripts make \
|
libbsd libretls busybox busybox-initscripts make \
|
||||||
apk-tools file \
|
apk-tools file \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue