This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff -r 5504a985a4e0 -r f59397568d2b Makefile | |
--- a/Makefile Sat Nov 26 00:47:32 2016 -0600 | |
+++ b/Makefile Sat Nov 26 01:03:59 2016 -0600 | |
@@ -11,11 +11,11 @@ | |
SHLIB_VERSION_HISTORY= | |
SHLIB_MAJOR=1 | |
SHLIB_MINOR=0.0 | |
-SHLIB_EXT= | |
-PLATFORM=dist | |
-OPTIONS= no-ec_nistp_64_gcc_128 no-gmp no-jpake no-krb5 no-libunbound no-md2 no-rc5 no-rfc3779 no-sctp no-shared no-ssl-trace no-ssl2 no-store no-unit-test no-weak-ssl-ciphers no-zlib no-zlib-dynamic static-engine |