[issue32694] macos/configure: Discover OpenSSL when installed with MacPorts

Yury Selivanov report at bugs.python.org
Sun Jan 28 10:13:41 EST 2018


New submission from Yury Selivanov <yselivanov at gmail.com>:

Not sure if we should do it or not:

1. MacPorts maintainers will create a port file for Python 3.7 and they will just configure it with `configure --with-openssl=$PREFIX", where PREFIX is /opt/local by default.

2. This, however, would certainly improve the experience of manually building CPython on MacOS with macports (this would directly benefit guys like me).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32694>
_______________________________________


More information about the Python-bugs-list mailing list