summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/ecryptfs-utils/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/ecryptfs-utils/Config.in b/package/ecryptfs-utils/Config.in
index 4b34e0f7f6..62cf6c856a 100644
--- a/package/ecryptfs-utils/Config.in
+++ b/package/ecryptfs-utils/Config.in
@@ -21,3 +21,9 @@ config BR2_PACKAGE_ECRYPTFS_UTILS
for another method.
http://ecryptfs.org
+
+comment "ecryptfs-utils needs a toolchain w/ largefile, threads"
+ depends on !BR2_avr32 && !BR2_microblaze
+ depends on BR2_PACKAGE_LIBNSPR_ARCH_SUPPORT
+ depends on BR2_USE_MMU
+ depends on !BR2_LARGEFILE || !BR2_TOOLCHAIN_HAS_THREADS
OpenPOWER on IntegriCloud