Skip to content

Commit 910dd58

Browse files
committed
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 <[email protected]> Reviewed-By: Daniel Bevenius <[email protected]> Reviewed-By: Rod Vagg <[email protected]>
1 parent 23f5fd5 commit 910dd58

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

Lines changed: 26 additions & 455 deletions
Large diffs are not rendered by default.

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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 0 deletions
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)