mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
bpo-31392: Update SSL build for 1.1.0 (#3448)
This commit is contained in:
parent
efb1d0a3c0
commit
b84bcc48ae
11 changed files with 74 additions and 115 deletions
|
@ -47,8 +47,6 @@ EXCLUDE_FILE_FROM_LIBRARY = {
|
|||
|
||||
EXCLUDE_FILE_FROM_LIBS = {
|
||||
'liblzma',
|
||||
'ssleay',
|
||||
'libeay',
|
||||
'python3stub',
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue