apk: switch to wget url backend for HOST tool

Switch APK to wget url backend for HOST tool to handle a problem with
libressl.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Christian Marangi 2024-10-25 22:35:02 +02:00
parent 285e200e5e
commit 0d96ed1894
No known key found for this signature in database
GPG Key ID: AC001D09ADBFEAD7

View File

@ -54,6 +54,7 @@ MESON_VARS+=VERSION=$(PKG_VERSION)
MESON_HOST_ARGS += \
-Dcompressed-help=false \
-Ddocs=disabled \
-Durl_backend=wget \
-Dcrypto_backend=openssl \
-Dzstd=false