mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 03:54:34 +04:00
Buildbots are failing on kea because kea/host is failing: checking for OpenSSL library... configure: error: OpenSSL auto detection failed I'm guessing the buildbots do not have OpenSSL installed and the configure script does not find the proper location for OpenSSL. Signed-off-by: Rosen Penev <rosenp@gmail.com>