Skip to content

Commit cdff619

Browse files
RafaelGSSdanielleadams
authored andcommitted
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>
1 parent fc936a8 commit cdff619

File tree

618 files changed

+63
-425257
lines changed

Some content is hidden

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

618 files changed

+63
-425257
lines changed

β€Ždeps/openssl/config/archs/BSD-x86/asm/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

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

1616
/*
1717
* Generate compiler_flags as an array of individual characters. This is a

β€Ždeps/openssl/config/archs/BSD-x86/asm/crypto/include/internal/bn_conf.h

-28
This file was deleted.

β€Ždeps/openssl/config/archs/BSD-x86/asm/crypto/include/internal/dso_conf.h

-17
This file was deleted.

β€Ždeps/openssl/config/archs/BSD-x86/asm/include/openssl/opensslconf.h

-197
This file was deleted.

β€Ždeps/openssl/config/archs/BSD-x86/asm_avx2/crypto/buildinf.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212

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

1616
/*
1717
* Generate compiler_flags as an array of individual characters. This is a

β€Ždeps/openssl/config/archs/BSD-x86/asm_avx2/crypto/include/internal/bn_conf.h

-28
This file was deleted.

β€Ždeps/openssl/config/archs/BSD-x86/asm_avx2/crypto/include/internal/dso_conf.h

-17
This file was deleted.

0 commit comments

Comments
Β (0)