Skip to content

Commit 79b2fbe

Browse files
committed
doc: update kernel and glibc reqs for loong64/riscv64
These binaries are build with Ubuntu 24.04.
1 parent b61ffda commit 79b2fbe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

BUILDING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ welcome.
133133
| GNU/Linux | x64 | kernel >= 6.6, musl >= 1.2.4 | e.g. Alpine 3.19 |
134134
| GNU/Linux | x86 | kernel >= 3.10, glibc >= 2.17 | Downgraded as of Node.js 10 |
135135
| GNU/Linux | armv7 | kernel >= 4.18, glibc >= 2.28 | Downgraded as of Node.js 24 |
136-
| GNU/Linux | loong64 | kernel >= 5.19, glibc >= 2.36 | |
137-
| GNU/Linux | riscv64 | kernel >= 5.19, glibc >= 2.36 | GCC >= 14 or Clang >= 19 for native builds[^5] |
136+
| GNU/Linux | loong64 | kernel >= 6.8, glibc >= 2.39 | e.g. Ubuntu 24.04 |
137+
| GNU/Linux | riscv64 | kernel >= 6.8, glibc >= 2.39 | GCC >= 14 or Clang >= 19 for native builds[^5] |
138138
| FreeBSD | x64 | >= 13.2 | |
139139
| OpenHarmony | arm64 | >= 5.0 | |
140140

0 commit comments

Comments
 (0)