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:
parent
285e200e5e
commit
0d96ed1894
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue