Files
meta-openembedded/meta-python/recipes-devtools/python/python-cryptography
Armin Kuster ff38c70e93 python-cryptography: fix compile issue with openssl 1.0.2h
this fixes:

error: 'SSLv2_method' redeclared as different kind of symbol
|  SSL_METHOD* (*SSLv2_method)(void) = NULL;

Signed-off-by: Armin Kuster <akuster@mvista.com>
2016-05-15 13:36:15 -07:00
..