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"
|
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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue