Skip to content

Commit e5bcace

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BUILDING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ welcome.
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 |
136136
| GNU/Linux | armv6 | kernel >= 4.18, glibc >= 2.28 | Downgraded as of Node.js 12 |
137-
| GNU/Linux | loong64 | kernel >= 5.19, glibc >= 2.36 | |
138-
| GNU/Linux | riscv64 | kernel >= 5.19, glibc >= 2.36 | |
137+
| GNU/Linux | loong64 | kernel >= 6.8, glibc >= 2.39 | e.g. Ubuntu 24.04 |
138+
| GNU/Linux | riscv64 | kernel >= 6.8, glibc >= 2.39 | e.g. Ubuntu 24.04 |
139139
| FreeBSD | x64 | >= 13.2 | |
140140
| OpenHarmony | arm64 | >= 5.0 | |
141141

0 commit comments

Comments
 (0)