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 2bda7cb commit 2a0ae95Copy full SHA for 2a0ae95
BUILDING.md
@@ -183,7 +183,9 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
183
[^6]: Binaries produced on these systems are compatible with glibc >= 2.28
184
and libstdc++ >= 6.0.25 (`GLIBCXX_3.4.25`). These are available on
185
distributions natively supporting GCC 8.1 or higher, such as Debian 10,
186
- RHEL 8 and Ubuntu 20.04.
+ RHEL 8 and Ubuntu 20.04. Starting with Node.js 25, official Linux binaries
187
+ are linked with libatomic and these systems must have the libatomic runtime
188
+ installed and available at execution time to run the binaries.
189
190
<!--lint enable final-definition-->
191
0 commit comments