mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-22 01:56:51 +00:00
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
@ -54,6 +54,7 @@ MESON_VARS+=VERSION=$(PKG_VERSION)
|
|||||||
MESON_HOST_ARGS += \
|
MESON_HOST_ARGS += \
|
||||||
-Dcompressed-help=false \
|
-Dcompressed-help=false \
|
||||||
-Ddocs=disabled \
|
-Ddocs=disabled \
|
||||||
|
-Durl_backend=wget \
|
||||||
-Dcrypto_backend=openssl \
|
-Dcrypto_backend=openssl \
|
||||||
-Dzstd=false
|
-Dzstd=false
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user