Add support in openssl in musl toolchain for compile my code

Hi All,

I want to add support of openssl for compile my code.Can i configure toolchain for openssl support or i want to manually compile openssl for toolchain.

OpenSSL is already supplied as a package. Likely all you need to do is include it as a dependency in your package's Makefile within the OpenWRT build system

1 Like