mirror of
https://github.com/openssl/openssl.git
synced 2025-04-06 20:20:50 +08:00
Synchronise with Unix build system.
This commit is contained in:
parent
a93b01be57
commit
ff8bcccdd4
@ -83,7 +83,7 @@ $ ENCRYPT_TYPES = "Basic,"+ -
|
||||
"BUFFER,BIO,STACK,LHASH,RAND,ERR,"+ -
|
||||
"EVP,EVP_2,ASN1,ASN1_2,PEM,X509,X509V3,"+ -
|
||||
"CONF,TXT_DB,PKCS7,PKCS12,COMP,OCSP,UI,KRB5,"+ -
|
||||
"STORE"
|
||||
"STORE,PQUEUE"
|
||||
$!
|
||||
$! Check To Make Sure We Have Valid Command Line Parameters.
|
||||
$!
|
||||
@ -271,6 +271,7 @@ $ LIB_UI_COMPAT = ",ui_compat"
|
||||
$ LIB_UI = "ui_err,ui_lib,ui_openssl,ui_util"+LIB_UI_COMPAT
|
||||
$ LIB_KRB5 = "krb5_asn"
|
||||
$ LIB_STORE = "str_err,str_lib,str_meth,str_mem"
|
||||
$ LIB_PQUEUE = "pqueue"
|
||||
$!
|
||||
$! Setup exceptional compilations
|
||||
$!
|
||||
|
Loading…
x
Reference in New Issue
Block a user