summaryrefslogtreecommitdiffstats
path: root/makevms.com
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2015-09-04 13:07:10 -0400
committerRich Salz <rsalz@openssl.org>2015-09-04 14:09:14 -0400
commitb0809bc8ffb34bf89de9e68d8caeb4d8c2aa08f9 (patch)
tree3e1362aa59ccad836c959914db7cbb2fe8e09514 /makevms.com
parenta939b0aab5deb3678308df804d25a340240deee5 (diff)
RT3998: Allow scrypt to be disabled
This does 64-bit division and multiplication, and on 32-bit platforms pulls in libgcc symbols (and MSVC does similar) which may not be available. Mostly done by David Woodhouse. Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
Diffstat (limited to 'makevms.com')
-rwxr-xr-xmakevms.com1
1 files changed, 1 insertions, 0 deletions
diff --git a/makevms.com b/makevms.com
index 35c44ecb39..4b9a3d7b51 100755
--- a/makevms.com
+++ b/makevms.com
@@ -295,6 +295,7 @@ $ CONFIG_LOGICALS := AES,-
RFC3779,-
RMD160,-
RSA,-
+ SCRYPT,-
SCTP,-
SEED,-
SOCK,-