diff options
author | Jeremy Kloth <jeremy.kloth@gmail.com> | 2017-06-20 20:53:39 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-06-20 20:53:39 (GMT) |
commit | ebbccea997e03f60fec8308f2fb9e89a11521a74 (patch) | |
tree | c86f77825bb5b9a3b5c424426abceca49510afc9 /Python/codecs.c | |
parent | d4324baca4c03eb8d55446cd1b74b32ec5633af5 (diff) | |
download | cpython-ebbccea997e03f60fec8308f2fb9e89a11521a74.zip cpython-ebbccea997e03f60fec8308f2fb9e89a11521a74.tar.gz cpython-ebbccea997e03f60fec8308f2fb9e89a11521a74.tar.bz2 |
bpo-30368: Update build_ssl.py to restore Perl-less building (#1805)
* bpo-30368: Update build_ssl.py to restore Perl-less building
OpenSSL 1.0.2 releases changed how files are copied in the makefile,
thus causing Perl to be required even for Python's "prepared" OpenSSL.
Now build_ssl.py does the requisite copies before running nmake.
* bpo-30368: Update build_ssl.py to use prepared OpenSSL
* Updates SSL-linking projects to use the new include{suffix} directory
* build_ssl.py now only copies those files not handled by prepare_ssl.py
* * bpo-30368: Update build_ssl.py to use prepared OpenSSL
* Update SSL-linking projects to use the new include{suffix} directory
* Move comment to following line
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions