Skip to content

Commit 3670f28

Browse files
joyeecheungaduh95sxa
authored
fixup! doc: clarify Linux runtime requirements for >=25
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com> Co-authored-by: Stewart X Addison <6487691+sxa@users.noreply.github.com>
1 parent 68da0da commit 3670f28

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

BUILDING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,9 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
175175
| win-arm64 | Windows Server 2022 (x64) with Visual Studio 2022 |
176176
| win-x64 | Windows Server 2022 (x64) with Visual Studio 2022 |
177177

178-
Starting with Node.js 25, official Linux binaries are linked with libatomic and these systems
179-
must have the libatomic runtime installed and available at execution time to run the binaries.
178+
Starting with Node.js 25, official Linux binaries are linked with `libatomic` and these systems
179+
must have the `libatomic` runtime installed and available at execution time to run the binaries.
180+
The package name for the `libatomic` runtime is typically `libatomic` or `libatomic1` depending on your Linux distibution
180181

181182
<!--lint disable final-definition-->
182183

0 commit comments

Comments
 (0)