Commit 25aa222
build: generate openssl config for BSD-x86
Add BSD-x86 to the list of arches and regenerate everything.
Everything in deps/openssl/config/archs/BSD-x86 is auto-generated,
everything else is manual edits to include the right files in the
right places.
I cheated a little: I didn't check in changes to files for other arches
because they contained mostly churn (updated buildstamps and such.)
Fixes: #20326
PR-URL: #28806
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 19070e4 commit 25aa222Copy full SHA for 25aa222
File tree
Expand file treeCollapse file tree
79 files changed
+144194
-1
lines changedOpen diff view settings
Filter options
- deps/openssl
- config
- archs/BSD-x86
- asm_avx2
- crypto
- aes
- bf
- bn
- camellia
- chacha
- des
- ec
- include/internal
- md5
- modes
- poly1305
- rc4
- ripemd
- sha
- whrlpool
- engines
- include
- openssl
- asm
- crypto
- aes
- bf
- bn
- camellia
- chacha
- des
- ec
- include/internal
- md5
- modes
- poly1305
- rc4
- ripemd
- sha
- whrlpool
- engines
- include
- openssl
- no-asm
- crypto
- include/internal
- include
- openssl
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
79 files changed
+144194
-1
lines changedOpen diff view settings
Collapse file
deps/openssl/config/Makefile
Copy file name to clipboardExpand all lines: deps/openssl/config/Makefile+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
9 | 9 | |
10 | 10 | |
11 | 11 | |
12 | | - |
| 12 | + |
13 | 13 | |
14 | 14 | |
15 | 15 | |
|
0 commit comments