[issue8444] openssl version detection doesn't work properly when using OSX SDK

Ronald Oussoren report at bugs.python.org
Tue Apr 20 23:11:00 CEST 2010


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

The patch is attached to issue 7724. As that issue notes the current version of setup.py ignores OSX SDKs during builds, the patch in that issue makes sure that setup.py looks in the SDK when looking for files (The patch also modifies distutils.unixccompiler to do the same when looking for library files).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8444>
_______________________________________


More information about the Python-bugs-list mailing list