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

travis: fix ci build #216

Closed
wants to merge 1 commit into from
Closed

Conversation

williamcroberts
Copy link
Contributor

OpenSSL doesn't have EDDSA support, so disable it when building SoftHSMv2 via
the --disable-eddsa option.

@williamcroberts
Copy link
Contributor Author

OpenSC has a build issue, I submitted a PR to them:
OpenSC/OpenSC#1311

This gets travis running again, and we can see clang passing.

OpenSSL doesn't have EDDSA support, so disable it when building SoftHSMv2 via
the --disable-eddsa option.
@mtrojnar
Copy link
Member

mtrojnar commented Apr 5, 2018

Current master builds fine without this fix: https://travis-ci.org/OpenSC/libp11/builds/362267951

SoftHSM2 doesn't currently have the --disable-eddsa option. It looks like a forced push on https://github.com/opendnssec/SoftHSMv2/commits/develop. I switched to using the master branch instead.

@mtrojnar mtrojnar closed this Apr 5, 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.

2 participants