Browse Source

libs/libsodium: updated LIBSODIUM_MINIMAL default=y. See jedisct1/dnscrypt-proxy#144

Signed-off-by: Damiano Renfer <damiano.renfer@gmail.com>
lilik-openwrt-22.03
Damiano Renfer 10 years ago
parent
commit
a63540eb23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libs/libsodium/Makefile

+ 1
- 1
libs/libsodium/Makefile View File

@ -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…
Cancel
Save