We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8952b79 commit 73b6e01Copy full SHA for 73b6e01
1 file changed
BUILDING.md
@@ -134,8 +134,8 @@ welcome.
134
| GNU/Linux | x86 | kernel >= 3.10, glibc >= 2.17 | Downgraded as of Node.js 10 |
135
| GNU/Linux | armv7 | kernel >= 4.18, glibc >= 2.28 | Downgraded as of Node.js 24 |
136
| 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 | GCC >= 14 or Clang >= 19 for native builds[^7] |
+| GNU/Linux | loong64 | kernel >= 6.8, glibc >= 2.39 | e.g. Ubuntu 24.04 |
+| GNU/Linux | riscv64 | kernel >= 6.8, glibc >= 2.39 | GCC >= 14 or Clang >= 19 for native builds[^7] |
139
| FreeBSD | x64 | >= 13.2 | |
140
| OpenHarmony | arm64 | >= 5.0 | |
141
0 commit comments