|
@@ -33,6 +33,7 @@ source "package/libopenssl/Config.in"
|
|
config BR2_PACKAGE_LIBRESSL
|
|
config BR2_PACKAGE_LIBRESSL
|
|
bool "libressl"
|
|
bool "libressl"
|
|
depends on !BR2_PACKAGE_OPENSSL_FORCE_LIBOPENSSL
|
|
depends on !BR2_PACKAGE_OPENSSL_FORCE_LIBOPENSSL
|
|
|
|
+ depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
# uClibc on noMMU doesn't provide __register_atfork()
|
|
# uClibc on noMMU doesn't provide __register_atfork()
|
|
depends on !(BR2_TOOLCHAIN_USES_UCLIBC && !BR2_USE_MMU)
|
|
depends on !(BR2_TOOLCHAIN_USES_UCLIBC && !BR2_USE_MMU)
|
|
help
|
|
help
|