Commit Graph

1 Commits

Author SHA1 Message Date
Armin Kuster
207e97112b 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>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-05-19 12:02:41 +02:00