Skip to content

Commit 96524aa

Browse files
committed
doc: update kernel and glibc reqs for armv6
These binaries are cross-compiled with `x64-gcc-12.3.0-glibc-2.28` from: https://github.com/rvagg/rpi-newer-crosstools.
1 parent 56683b6 commit 96524aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ 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 | armv6 | kernel >= 4.14, glibc >= 2.24 | Downgraded as of Node.js 12 |
136+
| GNU/Linux | armv6 | kernel >= 4.18, glibc >= 2.28 | Downgraded as of Node.js 12 |
137137
| GNU/Linux | loong64 | kernel >= 5.19, glibc >= 2.36 | |
138138
| GNU/Linux | riscv64 | kernel >= 5.19, glibc >= 2.36 | |
139139
| FreeBSD | x64 | >= 13.2 | |

0 commit comments

Comments
 (0)