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:
parent
bb589b0dcd
commit
a63540eb23
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ define Package/libsodium/config
|
|||
menu "Configuration"
|
||||
config LIBSODIUM_MINIMAL
|
||||
bool "Create a smaller library"
|
||||
default n
|
||||
default y
|
||||
endmenu
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue