Hello,

The openssl.inc recipe modifies the bss_dgram.c source file to inject
some ipv6 specific code, which unfortunately breaks the build of
openssl_1.0.0e on hosts that doesn't support ipv6. I modified the
recipe to test for ipv6 support before modifying the bss_dgram.c
source file.

The patch that comes as a follow-up of this message is what it's all
about, and is targeting oe-classic.

Apelete Seketeli (1):
  openssl_1.0.0e: fix build issue for hosts without ipv6

 recipes/openssl/openssl.inc |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
1.7.10


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to