diff options
Diffstat (limited to 'package/sqlcipher/Config.in')
-rw-r--r-- | package/sqlcipher/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/sqlcipher/Config.in b/package/sqlcipher/Config.in index e793019353..8c4966f0bc 100644 --- a/package/sqlcipher/Config.in +++ b/package/sqlcipher/Config.in @@ -29,5 +29,5 @@ config BR2_PACKAGE_SQLCIPHER_STAT3 comment "sqlcipher conflicts with sqlite" depends on BR2_PACKAGE_SQLITE -comment "sqlcipher needs a toolchain with thread support" +comment "sqlcipher needs a toolchain w/ threads" depends on !BR2_TOOLCHAIN_HAS_THREADS |