Configure: harmonize darwin64-x86_64-cc line with assembler pack.
[openssl.git] / makevms.com
index 4bb3d6a360580f9e980c8b064631e2314c6d8ec5..bbb9015fd71923e8795e956bd53ed489ae9dda23 100755 (executable)
@@ -33,7 +33,7 @@ $!      ENGINES   Just build the "[.xxx.EXE.ENGINES]" application programs for O
 $!
 $! P2, if defined, specifies the C pointer size.  Ignored on VAX.
 $!      ("64=ARGV" gives more efficient code with HP C V7.3 or newer.)
-$!     Supported values are:
+$!      Supported values are:
 $!
 $!      ""       Compile with default (/NOPOINTER_SIZE).
 $!      32       Compile with /POINTER_SIZE=32 (SHORT).
@@ -266,6 +266,7 @@ $ CONFIG_LOGICALS := AES,-
                     EC2M,-
                     ECDH,-
                     ECDSA,-
+                    EC_NISTP_64_GCC_128,-
                     ENGINE,-
                     ERR,-
                     EVP,-
@@ -300,6 +301,7 @@ $ CONFIG_LOGICALS := AES,-
                     SOCK,-
                     SRP,-
                     SSL2,-
+                    SSL_INTERN,-
                     STACK,-
                     STATIC_ENGINE,-
                     STDIO,-
@@ -338,7 +340,8 @@ $ CONFIG_DISABLE_RULES := RIJNDAEL/AES;-
                          DSA/GOST;-
                          DH/GOST;-
                          /STATIC_ENGINE;-
-                         /KRB5
+                         /KRB5;-
+                         /EC_NISTP_64_GCC_128
 $ CONFIG_ENABLE_RULES := ZLIB_DYNAMIC/ZLIB;-
                         /THREADS
 $