boring2/openssl-sys
Andrew Roetker 663547a758 (maint) Recreate ability to pass in OPENSSL_LIBS variable
Prior to this commit in 43c951f743 the
ability to pass OPENSSL_LIBS was removed from the build.rs of
openssl-sys. This commit adds the ability to pass custom names for the
OPENSSL_LIBS back in. This is useful for when building openssl across
linux and windows with the same lib names (ssl:crypto) and the default
names provided by the build script are not valid.
2017-03-13 19:18:54 -06:00
..
src Release v0.9.8 2017-03-09 20:33:17 +11:00
Cargo.toml Release v0.9.8 2017-03-09 20:33:17 +11:00
LICENSE-MIT New build system 2014-11-13 15:17:00 +02:00
build.rs (maint) Recreate ability to pass in OPENSSL_LIBS variable 2017-03-13 19:18:54 -06:00