summaryrefslogtreecommitdiffstats
path: root/rules/ecryptfs-utils.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/ecryptfs-utils.make')
-rw-r--r--rules/ecryptfs-utils.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/ecryptfs-utils.make b/rules/ecryptfs-utils.make
index 46b813ebc..9b9014e10 100644
--- a/rules/ecryptfs-utils.make
+++ b/rules/ecryptfs-utils.make
@@ -36,7 +36,7 @@ ECRYPTFS_UTILS_LICENSE := GPL-2.0-only
ECRYPTFS_UTILS_CONF_TOOL := autoconf
ECRYPTFS_UTILS_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
- --disable-nss \
+ --enable-nss \
--disable-pywrap \
--disable-openssl \
--disable-pkcs11-helper \