Commit Graph

1 Commits

Author SHA1 Message Date
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