Hi Waldemar,
including OpenSSL (or any other compatible implementation) as host build
has been discussed several times in the past.
Personally I mostly worry about the required build time and the fact
that we already rebuild large chunks of the userland (awk, sed, grep,
find, ...) but I guess tha
Hi,
I am not able to compile LEDE on my Mac.
Apple removed OpenSSL from latest Xcode.
I can install openssl from MacPorts and extend
HOST_CFLAGS to use /opt/local/include and /opt/local/lib, but
then later GDB does not compile, because it conflicts
with something in my /opt/local/include installed