Commit b968d89
build: remove broken x32 arch support
I added support for x32 back in 2014 but it's been in a state of
disrepair ever since, not in the least because it was never a fully
supported architecture in upstream V8.
V8 dropped x32 support entirely in or around 2018 so the removal from
Node's build system is long overdue.
Refs: #40576
PR-URL: #41905
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>1 parent dc14bd8 commit b968d89
File tree
286 files changed
+7
-312092
lines changed- deps
- openssl/config
- archs/linux-x32
- asm_avx2
- apps
- crypto
- aes
- bn
- camellia
- chacha
- ec
- include/internal
- md5
- modes
- poly1305
- rc4
- sha
- whrlpool
- engines
- include
- crypto
- openssl
- providers
- common
- der
- include/prov
- asm
- apps
- crypto
- aes
- bn
- camellia
- chacha
- ec
- include/internal
- md5
- modes
- poly1305
- rc4
- sha
- whrlpool
- engines
- include
- crypto
- openssl
- providers
- common
- der
- include/prov
- no-asm
- apps
- crypto
- include/internal
- include
- crypto
- openssl
- providers
- common
- der
- include/prov
- zlib
- doc/api
- tools/v8_gypfiles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
286 files changed
+7
-312092
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
414 | 414 | | |
415 | 415 | | |
416 | 416 | | |
417 | | - | |
418 | | - | |
419 | | - | |
420 | | - | |
421 | 417 | | |
422 | 418 | | |
423 | 419 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments