@@ -128,7 +128,7 @@ releases for these platforms. Test failures on experimental platforms do not
128128block releases. Contributions to improve support for these platforms are
129129welcome.
130130
131- | Operating System | Architectures | Versions | Notes |
131+ | Operating System | Architectures | Versions[ ^ 5 ] | Notes |
132132| ---------------- | ---------------- | ----------------------------- | --------------------------- |
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 |
@@ -162,6 +162,8 @@ welcome.
162162[ ^ 4 ] : Our macOS Binaries are compiled with 13.5 as a target. Xcode 16 is
163163 required to compile.
164164
165+ [ ^ 5 ] : Older kernel or libc versions may work.
166+
165167<!-- lint enable final-definition-->
166168
167169### Supported toolchains
@@ -197,10 +199,10 @@ on your Linux distribution.
197199
198200<!-- lint disable final-definition-->
199201
200- [ ^ 5 ] : Binaries produced on these systems require libstdc++12, available
202+ [ ^ 6 ] : Binaries produced on these systems require libstdc++12, available
201203 from the [ AIX toolbox] [ ] .
202204
203- [ ^ 6 ] : Binaries produced on these systems are compatible with glibc >= 2.28
205+ [ ^ 7 ] : Binaries produced on these systems are compatible with glibc >= 2.28
204206 and libstdc++ >= 6.0.25 (` GLIBCXX_3.4.25 ` ). These are available on
205207 distributions natively supporting GCC 8.1 or higher, such as Debian 10,
206208 RHEL 8 and Ubuntu 20.04.
0 commit comments