Skip to content
Commit ff38c70e authored by Armin Kuster's avatar Armin Kuster
Browse files

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: default avatarArmin Kuster <akuster@mvista.com>
parent 107e624a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment