Skip to content

[2.7] bpo-34710: fix SSL module build (GH-9347)#9353

Merged
miss-islington merged 1 commit intopython:2.7from
tiran:backport-b3a271f-2.7
Sep 17, 2018
Merged

[2.7] bpo-34710: fix SSL module build (GH-9347)#9353
miss-islington merged 1 commit intopython:2.7from
tiran:backport-b3a271f-2.7

Conversation

@tiran
Copy link
Copy Markdown
Member

@tiran tiran commented Sep 17, 2018

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

Signed-off-by: Alexandru Ardelean [email protected].
(cherry picked from commit b3a271f)

Co-authored-by: Alexandru Ardelean [email protected]

https://bugs.python.org/issue34710

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

Signed-off-by: Alexandru Ardelean <[email protected]>.
(cherry picked from commit b3a271f)

Co-authored-by: Alexandru Ardelean <[email protected]>
@miss-islington
Copy link
Copy Markdown
Contributor

@tiran: Status check is done, and it's a failure ❌ .

@miss-islington
Copy link
Copy Markdown
Contributor

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

@miss-islington miss-islington merged commit 5f883fc into python:2.7 Sep 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants