Skip to content
Permalink
Browse files
deps: clean archs files for OpenSSL
 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 <rlau@redhat.com>
  • Loading branch information
RafaelGSS authored and danielleadams committed Jul 26, 2022
1 parent fc936a8 commit cdff61917d6dd0b98b236e54308c0887961452cf
Show file tree
Hide file tree
Showing 618 changed files with 63 additions and 425,257 deletions.
@@ -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

This file was deleted.

This file was deleted.

This file was deleted.

@@ -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

This file was deleted.

This file was deleted.

0 comments on commit cdff619

Please sign in to comment.