Skip to content

Commit 46ce09f

Browse files
committed
doc: clarify version column in experimental tier
1 parent e5bcace commit 46ce09f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

BUILDING.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ releases for these platforms. Test failures on experimental platforms do not
128128
block releases. Contributions to improve support for these platforms are
129129
welcome.
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,10 @@ 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. The minimum versions listed here
166+
correspond to the binaries provided by the
167+
[unofficial-builds project](https://github.com/nodejs/unofficial-builds).
168+
165169
<!--lint enable final-definition-->
166170

167171
### Supported toolchains

0 commit comments

Comments
 (0)