Skip to content

Commit

Permalink
deps: clean archs files for OpenSSL
Browse files Browse the repository at this point in the history
 After an OpenSSL source update, all the config files need to be
 regenerated and committed by:
    $ make -C deps/openssl/config clean
    $ make -C deps/openssl/config
    $ git add deps/openssl/config/archs
    $ git commit

PR-URL: #43735
Fixes: #43667
Reviewed-By: Richard Lau <[email protected]>
  • Loading branch information
RafaelGSS authored and danielleadams committed Jul 26, 2022
1 parent fc936a8 commit cdff619
Show file tree
Hide file tree
Showing 618 changed files with 63 additions and 425,257 deletions.
2 changes: 1 addition & 1 deletion deps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/

#define PLATFORM "platform: BSD-x86"
#define DATE "built on: Tue Jul 5 15:45:30 2022 UTC"
#define DATE "built on: Fri Jul 8 16:43:57 2022 UTC"

/*
* Generate compiler_flags as an array of individual characters. This is a
Expand Down

This file was deleted.

This file was deleted.

197 changes: 0 additions & 197 deletions deps/openssl/config/archs/BSD-x86/asm/include/openssl/opensslconf.h

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
*/

#define PLATFORM "platform: BSD-x86"
#define DATE "built on: Tue Jul 5 15:45:40 2022 UTC"
#define DATE "built on: Fri Jul 8 16:44:06 2022 UTC"

/*
* Generate compiler_flags as an array of individual characters. This is a
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit cdff619

Please sign in to comment.