Skip to content
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

Fix build with LibreSSL #49

Merged
merged 1 commit into from
Apr 7, 2015
Merged

Fix build with LibreSSL #49

merged 1 commit into from
Apr 7, 2015

Conversation

Sp1l
Copy link
Contributor

@Sp1l Sp1l commented Mar 7, 2015

LibreSSL does not include openssl/comp.h from openssl/ssl.h making build of Csocket fail. this patch fixes this error.
Closes #47
Closes znc/znc#594

LibreSSL does not include openssl/comp.h from openssl/ssl.h making build of Csocket fail. this patch fixes this error.
This was referenced Mar 7, 2015
@Sp1l Sp1l changed the title Fix build with LibreSSL Fix build with LibreSSL Closes #47 Mar 7, 2015
@Sp1l Sp1l changed the title Fix build with LibreSSL Closes #47 Fix build with LibreSSL Mar 8, 2015
jimloco added a commit that referenced this pull request Apr 7, 2015
Fix build with LibreSSL
@jimloco jimloco merged commit a04b541 into jimloco:master Apr 7, 2015
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.

LibreSSL support? Fix build of ZNC with LibreSSL
2 participants