File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -177,15 +177,16 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
177177
178178<!-- lint disable final-definition-->
179179
180+ Starting with Node.js 25, official Linux binaries are linked with libatomic and these systems
181+ must have the libatomic runtime installed and available at execution time to run the binaries.
182+
180183[ ^ 5 ] : Binaries produced on these systems require libstdc++12, available
181184 from the [ AIX toolbox] [ ] .
182185
183186[ ^ 6 ] : Binaries produced on these systems are compatible with glibc >= 2.28
184187 and libstdc++ >= 6.0.25 (` GLIBCXX_3.4.25 ` ). These are available on
185188 distributions natively supporting GCC 8.1 or higher, such as Debian 10,
186- 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+ RHEL 8 and Ubuntu 20.04.
189190
190191<!-- lint enable final-definition-->
191192
You can’t perform that action at this time.
0 commit comments