mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
libs/libsodium: updated LIBSODIUM_MINIMAL default=y. See jedisct1/dnscrypt-proxy#144
Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
This commit is contained in:
@@ -47,7 +47,7 @@ define Package/libsodium/config
|
|||||||
menu "Configuration"
|
menu "Configuration"
|
||||||
config LIBSODIUM_MINIMAL
|
config LIBSODIUM_MINIMAL
|
||||||
bool "Create a smaller library"
|
bool "Create a smaller library"
|
||||||
default n
|
default y
|
||||||
endmenu
|
endmenu
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user