Commit cfb5ca3
build: enable openssl support for mips64el
V8 now resume supporting for mipsel/mips64el.
This commit add linux64-mips64 platform dependent
files in 'deps/openssl/config/archs/linux64-mips64',
and update the corresponding gypi files and header
files.
Refs: https://groups.google.com/forum/#!topic/v8-dev/oXkv5OVCXyc
PR-URL: #27992
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>1 parent 2cf37f5 commit cfb5ca3Copy full SHA for cfb5ca3
File tree
Expand file treeCollapse file tree
30 files changed
+49056
-2
lines changedOpen diff view settings
Filter options
- deps/openssl
- config
- archs/linux64-mips64
- asm
- crypto
- aes
- bn
- include/internal
- poly1305
- sha
- include
- openssl
- no-asm
- crypto
- include/internal
- include
- openssl
Expand file treeCollapse file tree
30 files changed
+49056
-2
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 |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
15 | | - |
| 15 | + |
16 | 16 | |
17 | 17 | |
18 | 18 | |
|
0 commit comments