On 21/10/15 09:48, Cory Benfield wrote:
> We’re already very close to this: the instructions in the ‘static wheels’ 
> section of the documentation[0], while slightly more complicated, include the 
> LDFLAGS and CFLAGS notation. The OS X section includes it as well. I wonder 
> if we need to extend the “using your own OpenSSL on Linux” section [1] to 
> include the LDFLAGS and CFLAGS.

Yes, please add something to the linux section.

>> PS: How can I know what OpenSSL version is using "cryptography", beside
>> checking the loaded shared objects by hand? :):
> 
> Try this:
> 
> $ python -c "from cryptography.hazmat.backends.openssl.backend import 
> backend;print(backend.openssl_version_text())”

Great. Please, document it in that webpage :-).

-- 
Jesús Cea Avión                         _/_/      _/_/_/        _/_/_/
j...@jcea.es - http://www.jcea.es/     _/_/    _/_/  _/_/    _/_/  _/_/
Twitter: @jcea                        _/_/    _/_/          _/_/_/_/_/
jabber / xmpp:j...@jabber.org  _/_/  _/_/    _/_/          _/_/  _/_/
"Things are not so easy"      _/_/  _/_/    _/_/  _/_/    _/_/  _/_/
"My name is Dump, Core Dump"   _/_/_/        _/_/_/      _/_/  _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Cryptography-dev mailing list
Cryptography-dev@python.org
https://mail.python.org/mailman/listinfo/cryptography-dev

Reply via email to