Skip to content

Commit f20ac47

Browse files
sam-githubrvagg
authored andcommitted
deps: update archs files for OpenSSL-1.1.0
`cd deps/openssl/config; make` updates all archs dependant files. PR-URL: #24523 Reviewed-By: Shigeki Ohtsu <ohtsu@ohtsu.org> Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org>
1 parent 8248d22 commit f20ac47

File tree

122 files changed

+1113
-17534
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

122 files changed

+1113
-17534
lines changed

deps/openssl/config/archs/BSD-x86_64/asm/configdata.pm

+26-455
Large diffs are not rendered by default.

deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ static const char cflags[] = {
3535
'n','e','s','-','1','.','1','\\','"','"',' ','\0'
3636
};
3737
#define PLATFORM "platform: BSD-x86_64"
38-
#define DATE "built on: Tue Aug 14 23:13:00 2018"
38+
#define DATE "built on: Tue Nov 20 09:37:29 2018"

deps/openssl/config/archs/BSD-x86_64/asm/openssl.gypi

+1
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,7 @@
401401
'openssl/crypto/evp/pmeth_lib.c',
402402
'openssl/crypto/evp/scrypt.c',
403403
'openssl/crypto/ex_data.c',
404+
'openssl/crypto/getenv.c',
404405
'openssl/crypto/hmac/hm_ameth.c',
405406
'openssl/crypto/hmac/hm_pmeth.c',
406407
'openssl/crypto/hmac/hmac.c',

0 commit comments

Comments
 (0)