mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-30 08:04:10 +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 += \
|
||||
-Dcompressed-help=false \
|
||||
-Ddocs=disabled \
|
||||
-Durl_backend=wget \
|
||||
-Dcrypto_backend=openssl \
|
||||
-Dzstd=false
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user