8000 [3.6] bpo-34710: fix SSL module build (GH-9347) by miss-islington · Pull Request #9352 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.6] 8000 bpo-34710: fix SSL module build (GH-9347) #9352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 17, 2018

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Sep 17, 2018

Include openssl/dh.h header file to fix implicit function declaration of DH_free().

Signed-off-by: Alexandru Ardelean ardeleanalex@gmail.com
(cherry picked from commit b3a271f)

Co-authored-by: Alexandru Ardelean ardeleanalex@gmail.com

https://bugs.python.org/issue34710

Include ``openssl/dh.h`` header file to fix implicit function declaration of ``DH_free()``.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(cherry picked from commit b3a271f)

Co-authored-by: Alexandru Ardelean <ardeleanalex@gmail.com>
@miss-islington
Copy link
Contributor Author

@commodo and @tiran: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit fff869e into python:3.6 Sep 17, 2018
@miss-islington miss-islington deleted the backport-b3a271f-3.6 branch September 17, 2018 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0