bpo-31392: Update SSL build for 1.1.0 (#3448)

This commit is contained in:
Steve Dower 2017-09-09 06:13:06 -07:00 committed by GitHub
parent efb1d0a3c0
commit b84bcc48ae
11 changed files with 74 additions and 115 deletions

View file

@ -47,8 +47,6 @@ EXCLUDE_FILE_FROM_LIBRARY = {
EXCLUDE_FILE_FROM_LIBS = {
'liblzma',
'ssleay',
'libeay',
'python3stub',
}