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

Changes to get ccminer to compile under Ubuntu 18.04 #9

Merged
merged 1 commit into from
May 2, 2018

Conversation

quantumchaos451
Copy link

Ubuntu 18.04 has openssl 1.1 by default.

I've pulled in two of the patches from https://github.com/tpruvot/ccminer to allow support for openssl 1.1 and the changes needed in the bignum class for openssl 1.1. It now compiles under Ubuntu 18.04 and appears to work fine. I haven't noticed any change in the hash rate as a result of these patches.

These patches are:
* b54be47 (tag: 2.2.4-tpruvot) upgrade BIGNUM class for openssl 1.1
* bfa616a linux: common openssl lib function for 1.1+

I haven't tested compiling it under Windows as I don't have a Windows box available.

Thanks

These patches are both from https://github.com/tpruvot/ccminer.

They are:
* b54be47 (tag: 2.2.4-tpruvot) upgrade BIGNUM class for openssl 1.1
* bfa616a linux: common openssl lib function for 1.1+
@tpruvot tpruvot merged commit 1496c7f into alexis78:windows May 2, 2018
nemosminer added a commit to nemosminer/ccminerAlexis78 that referenced this pull request May 13, 2018
Patches to make ccminer compile on Ubuntu 18.04 (alexis78#9)
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.

2 participants