commit | 942f3de9cb62e1b24249d8c828cfdc76fd246aff | [log] [tgz] |
---|---|---|
author | Ned Deily <nad@python.org> | Thu Feb 25 01:01:02 2016 +1100 |
committer | Ned Deily <nad@python.org> | Thu Feb 25 01:01:02 2016 +1100 |
tree | eea12a200f6792ca51a152ab6b202fcfff3d4fdc | |
parent | 83abccbbc0d6935f889391c09ab990a5c221a6c4 [diff] |
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.