Skip to content
This repository has been archived by the owner on Mar 21, 2020. It is now read-only.

Support external custom builds of OpenSSL #86

Open
agentzh opened this issue Sep 27, 2014 · 0 comments
Open

Support external custom builds of OpenSSL #86

agentzh opened this issue Sep 27, 2014 · 0 comments

Comments

@agentzh
Copy link
Contributor

agentzh commented Sep 27, 2014

Right now the build system can only use its own downloaded OpenSSL, which makes it quite inconvenient while integrating keyless into some of the other projects because other projects might have already built an OpenSSL somewhere itself. Rebuilding OpenSSL over and over again is very time consuming and also very annoying (especially that OpenSSL's build system does not support parallel build via the Gnu make's jobserver feature). To help integrating this server into the automated testing toolchain of other (CF) projects, can we add special make variables to short-cut the openssl building logic in the build system?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant