Skip to content

Support builds with existing libcrypto#215

Merged
colmmacc merged 2 commits intoaws:masterfrom
raycoll:config_lib
May 17, 2016
Merged

Support builds with existing libcrypto#215
colmmacc merged 2 commits intoaws:masterfrom
raycoll:config_lib

Conversation

@raycoll
Copy link
Copy Markdown
Contributor

@raycoll raycoll commented May 17, 2016

This change allows users to build s2n with an arbitrary
libcrypto. Users should supply their install directory
in the "LIBCRYPTO_ROOT" environment variable before
building s2n.

closes #77

@raycoll raycoll force-pushed the config_lib branch 2 times, most recently from d1925ae to 2c00a54 Compare May 17, 2016 01:47
This change allows users to build s2n with an arbitrary
libcrypto. Users should supply their install directory
in the "LIBCRYPTO_ROOT" environment variable before
building s2n.
@raycoll
Copy link
Copy Markdown
Contributor Author

raycoll commented May 17, 2016

[soco@/workplace/s2n]% LIBCRYPTO_ROOT=/usr make
...
\033[1m Compiled with OpenSSL 1.0.1k-fips 8 Jan 2015. \033[0;39m

@colmmacc colmmacc merged commit 691d360 into aws:master May 17, 2016
@raycoll raycoll deleted the config_lib branch December 7, 2016 02:21
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.

Configure build with existing libs

2 participants