Skip to content

Commit ea28738

Browse files
shipujintargos
authored andcommitted
doc: add loong64 info into platform list
PR-URL: #50086 Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Michaël Zasso <[email protected]>
1 parent 00c12b7 commit ea28738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILDING.md

+1
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ platforms. This is true regardless of entries in the table below.
110110
| GNU/Linux | armv6 | kernel >= 4.14, glibc >= 2.24 | Experimental | Downgraded as of Node.js 12 |
111111
| GNU/Linux | ppc64le >=power8 | kernel >= 4.18[^1], glibc >= 2.28 | Tier 2 | e.g. Ubuntu 20.04, RHEL 8 |
112112
| GNU/Linux | s390x | kernel >= 4.18[^1], glibc >= 2.28 | Tier 2 | e.g. RHEL 8 |
113+
| GNU/Linux | loong64 | kernel >= 5.19, glibc >= 2.36 | Experimental | |
113114
| Windows | x64, x86 (WoW64) | >= Windows 10/Server 2016 | Tier 1 | [^2],[^3] |
114115
| Windows | x86 (native) | >= Windows 10/Server 2016 | Tier 1 (running) / Experimental (compiling)[^4] | |
115116
| Windows | x64, x86 | Windows 8.1/Server 2012 | Experimental | |

0 commit comments

Comments
 (0)