|
@@ -6,6 +6,7 @@ config BR2_PACKAGE_LIGHTTPD
|
|
bool "lighttpd"
|
|
bool "lighttpd"
|
|
depends on BR2_USE_MMU # fork()
|
|
depends on BR2_USE_MMU # fork()
|
|
depends on !BR2_STATIC_LIBS
|
|
depends on !BR2_STATIC_LIBS
|
|
|
|
+ select BR2_PACKAGE_LIBXCRYPT if BR2_TOOLCHAIN_USES_GLIBC
|
|
select BR2_PACKAGE_XXHASH
|
|
select BR2_PACKAGE_XXHASH
|
|
help
|
|
help
|
|
lighttpd a secure, fast, compliant and very flexible
|
|
lighttpd a secure, fast, compliant and very flexible
|