Openssl already supports cross-compiles, since OpenWRT and Yocto/OpenEmbedded
use it as-is.
https://github.com/openwrt/openwrt/blob/master/package/libs/openssl/Makefile#L328..L357
> On May 6, 2022, at 6:25 AM, ~ Kunal Sharma ~ wrote:
>
> Hi friends,
>
> My objective is to compile OpenSSL 1.0
Hi friends,
My objective is to compile OpenSSL 1.0.2u on a Ubuntu development server
but not using the system's development infra. Instead, I need to use a
separate SDK, which in this case is WindRiver Linux SDK available on the
same server.
I'm having a hard time figuring out which config option