|
@@ -4,6 +4,7 @@ config BR2_PACKAGE_FREERADIUS_SERVER
|
|
depends on !BR2_STATIC_LIBS # libtalloc
|
|
depends on !BR2_STATIC_LIBS # libtalloc
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
depends on BR2_TOOLCHAIN_USES_GLIBC
|
|
depends on BR2_TOOLCHAIN_USES_GLIBC
|
|
|
|
+ select BR2_PACKAGE_LIBOPENSSL_ENABLE_MD4 if BR2_PACKAGE_LIBOPENSSL
|
|
select BR2_PACKAGE_LIBTALLOC
|
|
select BR2_PACKAGE_LIBTALLOC
|
|
help
|
|
help
|
|
FreeRADIUS is an open source server which implements
|
|
FreeRADIUS is an open source server which implements
|