Skip to content

Commit

Permalink
deps: update archs files for OpenSSL-1.1.0
Browse files Browse the repository at this point in the history
`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>
  • Loading branch information
sam-github committed Nov 22, 2018
1 parent 23f5fd5 commit 910dd58
Show file tree
Hide file tree
Showing 122 changed files with 1,113 additions and 17,534 deletions.
481 changes: 26 additions & 455 deletions deps/openssl/config/archs/BSD-x86_64/asm/configdata.pm

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion deps/openssl/config/archs/BSD-x86_64/asm/crypto/buildinf.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ static const char cflags[] = {
'n','e','s','-','1','.','1','\\','"','"',' ','\0'
};
#define PLATFORM "platform: BSD-x86_64"
#define DATE "built on: Tue Aug 14 23:13:00 2018"
#define DATE "built on: Tue Nov 20 09:37:29 2018"
1 change: 1 addition & 0 deletions deps/openssl/config/archs/BSD-x86_64/asm/openssl.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -401,6 +401,7 @@
'openssl/crypto/evp/pmeth_lib.c',
'openssl/crypto/evp/scrypt.c',
'openssl/crypto/ex_data.c',
'openssl/crypto/getenv.c',
'openssl/crypto/hmac/hm_ameth.c',
'openssl/crypto/hmac/hm_pmeth.c',
'openssl/crypto/hmac/hmac.c',
Expand Down

0 comments on commit 910dd58

Please sign in to comment.