make update
This commit is contained in:
parent
df22f59f6e
commit
eb2ec6bee9
2
TABLE
2
TABLE
@ -947,7 +947,7 @@ $arflags =
|
|||||||
|
|
||||||
*** darwin-i386-cc
|
*** darwin-i386-cc
|
||||||
$cc = cc
|
$cc = cc
|
||||||
$cflags = -O3 -fomit-frame-pointer -fno-common -DB_ENDIAN
|
$cflags = -O3 -fomit-frame-pointer -fno-common
|
||||||
$unistd =
|
$unistd =
|
||||||
$thread_cflag = -D_REENTRANT
|
$thread_cflag = -D_REENTRANT
|
||||||
$sys_id = MACOSX
|
$sys_id = MACOSX
|
||||||
|
@ -188,7 +188,7 @@ nsComment = "OpenSSL Generated Certificate"
|
|||||||
|
|
||||||
# PKIX recommendations harmless if included in all certificates.
|
# PKIX recommendations harmless if included in all certificates.
|
||||||
subjectKeyIdentifier=hash
|
subjectKeyIdentifier=hash
|
||||||
authorityKeyIdentifier=keyid,issuer:always
|
authorityKeyIdentifier=keyid,issuer
|
||||||
|
|
||||||
# This stuff is for subjectAltName and issuerAltname.
|
# This stuff is for subjectAltName and issuerAltname.
|
||||||
# Import the email address.
|
# Import the email address.
|
||||||
|
@ -630,13 +630,15 @@ tasn_dec.o: ../../include/openssl/opensslconf.h
|
|||||||
tasn_dec.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
tasn_dec.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
||||||
tasn_dec.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
|
tasn_dec.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
|
||||||
tasn_dec.o: ../../include/openssl/symhacks.h tasn_dec.c
|
tasn_dec.o: ../../include/openssl/symhacks.h tasn_dec.c
|
||||||
tasn_enc.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
|
tasn_enc.o: ../../e_os.h ../../include/openssl/asn1.h
|
||||||
tasn_enc.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
|
tasn_enc.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
|
||||||
tasn_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/obj_mac.h
|
tasn_enc.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
|
||||||
|
tasn_enc.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
|
||||||
|
tasn_enc.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
|
||||||
tasn_enc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
|
tasn_enc.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
|
||||||
tasn_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
tasn_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
||||||
tasn_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
|
tasn_enc.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
|
||||||
tasn_enc.o: ../../include/openssl/symhacks.h tasn_enc.c
|
tasn_enc.o: ../../include/openssl/symhacks.h ../cryptlib.h tasn_enc.c
|
||||||
tasn_fre.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
|
tasn_fre.o: ../../include/openssl/asn1.h ../../include/openssl/asn1t.h
|
||||||
tasn_fre.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
|
tasn_fre.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
|
||||||
tasn_fre.o: ../../include/openssl/e_os2.h ../../include/openssl/obj_mac.h
|
tasn_fre.o: ../../include/openssl/e_os2.h ../../include/openssl/obj_mac.h
|
||||||
|
@ -175,6 +175,8 @@ bn_blind.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
|
|||||||
bn_blind.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
bn_blind.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
||||||
bn_blind.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
|
bn_blind.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
|
||||||
bn_blind.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_blind.c bn_lcl.h
|
bn_blind.o: ../../include/openssl/symhacks.h ../cryptlib.h bn_blind.c bn_lcl.h
|
||||||
|
bn_const.o: ../../include/openssl/e_os2.h ../../include/openssl/opensslconf.h
|
||||||
|
bn_const.o: ../../include/openssl/ossl_typ.h bn.h bn_const.c
|
||||||
bn_ctx.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
|
bn_ctx.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
|
||||||
bn_ctx.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
|
bn_ctx.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
|
||||||
bn_ctx.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
|
bn_ctx.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user