Skip to content

Fix Linux build by linking to ssl #288

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
Nov 1, 2018
Merged

Conversation

aknuds1
Copy link
Contributor

@aknuds1 aknuds1 commented Oct 31, 2018

Link to ssl on Linux, to resolve linking problem that otherwise arises on Alpine Linux. See #286.

@codecov-io
Copy link

codecov-io commented Oct 31, 2018

Codecov Report

Merging #288 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #288   +/-   ##
=======================================
  Coverage   97.15%   97.15%           
=======================================
  Files          44       44           
  Lines        1512     1512           
=======================================
  Hits         1469     1469           
  Misses         43       43

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3df265d...839141c. Read the comment docs.

@jhecking jhecking merged commit 716cd61 into aerospike:master Nov 1, 2018
@jhecking
Copy link
Contributor

jhecking commented Nov 1, 2018

To be clear, this specifically affects Alpine Linux, not Linux in general.

@aknuds1 aknuds1 deleted the link-to-ssl branch November 1, 2018 07:51
@aknuds1
Copy link
Contributor Author

aknuds1 commented Nov 1, 2018

@jhecking I was wondering about this. Why isn't it necessary to link against libssl on other Linuxes?

@jhecking jhecking added this to the v3.7.2 milestone Nov 9, 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.

3 participants