From: Ned Deily Date: Wed, 24 Feb 2016 14:03:06 +0000 (+1100) Subject: Change OS X installer builds targeted for 10.10 and above to build X-Git-Tag: v3.6.0a1~574 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c884dfc574b5fe7b85c6db568dad05863170979;p=thirdparty%2FPython%2Fcpython.git Change OS X installer builds targeted for 10.10 and above to build and link with a private copy of OpenSSL, like installers targeted for 10.5 already do, since Apple has deprecated use of the system OpenSSL and removed its header files from the Xcode 7 SDK. Note that this configuration is not currently used to build any python.org-supplied installers and that the private copy of OpenSSL requires its own root certificates. --- 5c884dfc574b5fe7b85c6db568dad05863170979