Skip to content

Commit a573ed1

Browse files
committed
doc: add riscv64 info into platform list
1 parent 60d5eed commit a573ed1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BUILDING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ platforms. This is true regardless of entries in the table below.
109109
| GNU/Linux | armv6 | kernel >= 4.14, glibc >= 2.24 | Experimental | Downgraded as of Node.js 12 |
110110
| GNU/Linux | ppc64le >=power8 | kernel >= 3.10.0, glibc >= 2.17 | Tier 2 | e.g. Ubuntu 16.04[^1], EL 7[^2] |
111111
| GNU/Linux | s390x | kernel >= 3.10.0, glibc >= 2.17 | Tier 2 | e.g. EL 7[^2] |
112+
| GNU/Linux | riscv64 | kernel >= 3.10.0, glibc >= 2.17 | Experimental | |
112113
| Windows | x64, x86 (WoW64) | >= Windows 10/Server 2016 | Tier 1 | [^4],[^5] |
113114
| Windows | x86 (native) | >= Windows 10/Server 2016 | Tier 1 (running) / Experimental (compiling)[^6] | |
114115
| Windows | x64, x86 | Windows 8.1/Server 2012 | Experimental | |

0 commit comments

Comments
 (0)